Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkTraceRaysIndirectCommand2KHR Struct Reference

#include <vulkan_core.h>

Data Fields

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 11096 of file vulkan_core.h.

Field Documentation

◆ callableShaderBindingTableAddress

VkDeviceAddress VkTraceRaysIndirectCommand2KHR::callableShaderBindingTableAddress

Definition at line 11105 of file vulkan_core.h.

◆ callableShaderBindingTableSize

VkDeviceSize VkTraceRaysIndirectCommand2KHR::callableShaderBindingTableSize

Definition at line 11106 of file vulkan_core.h.

◆ callableShaderBindingTableStride

VkDeviceSize VkTraceRaysIndirectCommand2KHR::callableShaderBindingTableStride

Definition at line 11107 of file vulkan_core.h.

◆ depth

uint32_t VkTraceRaysIndirectCommand2KHR::depth

Definition at line 11110 of file vulkan_core.h.

◆ height

uint32_t VkTraceRaysIndirectCommand2KHR::height

Definition at line 11109 of file vulkan_core.h.

◆ hitShaderBindingTableAddress

VkDeviceAddress VkTraceRaysIndirectCommand2KHR::hitShaderBindingTableAddress

Definition at line 11102 of file vulkan_core.h.

◆ hitShaderBindingTableSize

VkDeviceSize VkTraceRaysIndirectCommand2KHR::hitShaderBindingTableSize

Definition at line 11103 of file vulkan_core.h.

◆ hitShaderBindingTableStride

VkDeviceSize VkTraceRaysIndirectCommand2KHR::hitShaderBindingTableStride

Definition at line 11104 of file vulkan_core.h.

◆ missShaderBindingTableAddress

VkDeviceAddress VkTraceRaysIndirectCommand2KHR::missShaderBindingTableAddress

Definition at line 11099 of file vulkan_core.h.

◆ missShaderBindingTableSize

VkDeviceSize VkTraceRaysIndirectCommand2KHR::missShaderBindingTableSize

Definition at line 11100 of file vulkan_core.h.

◆ missShaderBindingTableStride

VkDeviceSize VkTraceRaysIndirectCommand2KHR::missShaderBindingTableStride

Definition at line 11101 of file vulkan_core.h.

◆ raygenShaderRecordAddress

VkDeviceAddress VkTraceRaysIndirectCommand2KHR::raygenShaderRecordAddress

Definition at line 11097 of file vulkan_core.h.

◆ raygenShaderRecordSize

VkDeviceSize VkTraceRaysIndirectCommand2KHR::raygenShaderRecordSize

Definition at line 11098 of file vulkan_core.h.

◆ width

uint32_t VkTraceRaysIndirectCommand2KHR::width

Definition at line 11108 of file vulkan_core.h.


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