HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkTraceRaysIndirectCommand2KHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkDeviceAddress raygenShaderRecordAddress
 
VkDeviceSize raygenShaderRecordSize
 
VkDeviceAddress missShaderBindingTableAddress
 
VkDeviceSize missShaderBindingTableSize
 
VkDeviceSize missShaderBindingTableStride
 
VkDeviceAddress hitShaderBindingTableAddress
 
VkDeviceSize hitShaderBindingTableSize
 
VkDeviceSize hitShaderBindingTableStride
 
VkDeviceAddress callableShaderBindingTableAddress
 
VkDeviceSize callableShaderBindingTableSize
 
VkDeviceSize callableShaderBindingTableStride
 
uint32_t width
 
uint32_t height
 
uint32_t depth
 

Detailed Description

Definition at line 9747 of file vulkan_core.h.

Member Data Documentation

VkDeviceAddress VkTraceRaysIndirectCommand2KHR::callableShaderBindingTableAddress

Definition at line 9756 of file vulkan_core.h.

VkDeviceSize VkTraceRaysIndirectCommand2KHR::callableShaderBindingTableSize

Definition at line 9757 of file vulkan_core.h.

VkDeviceSize VkTraceRaysIndirectCommand2KHR::callableShaderBindingTableStride

Definition at line 9758 of file vulkan_core.h.

uint32_t VkTraceRaysIndirectCommand2KHR::depth

Definition at line 9761 of file vulkan_core.h.

uint32_t VkTraceRaysIndirectCommand2KHR::height

Definition at line 9760 of file vulkan_core.h.

VkDeviceAddress VkTraceRaysIndirectCommand2KHR::hitShaderBindingTableAddress

Definition at line 9753 of file vulkan_core.h.

VkDeviceSize VkTraceRaysIndirectCommand2KHR::hitShaderBindingTableSize

Definition at line 9754 of file vulkan_core.h.

VkDeviceSize VkTraceRaysIndirectCommand2KHR::hitShaderBindingTableStride

Definition at line 9755 of file vulkan_core.h.

VkDeviceAddress VkTraceRaysIndirectCommand2KHR::missShaderBindingTableAddress

Definition at line 9750 of file vulkan_core.h.

VkDeviceSize VkTraceRaysIndirectCommand2KHR::missShaderBindingTableSize

Definition at line 9751 of file vulkan_core.h.

VkDeviceSize VkTraceRaysIndirectCommand2KHR::missShaderBindingTableStride

Definition at line 9752 of file vulkan_core.h.

VkDeviceAddress VkTraceRaysIndirectCommand2KHR::raygenShaderRecordAddress

Definition at line 9748 of file vulkan_core.h.

VkDeviceSize VkTraceRaysIndirectCommand2KHR::raygenShaderRecordSize

Definition at line 9749 of file vulkan_core.h.

uint32_t VkTraceRaysIndirectCommand2KHR::width

Definition at line 9759 of file vulkan_core.h.


The documentation for this struct was generated from the following file: