Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 10403 of file vulkan_core.h.

Member Data Documentation

◆ callableShaderBindingTableAddress

VkDeviceAddress VkTraceRaysIndirectCommand2KHR::callableShaderBindingTableAddress

Definition at line 10412 of file vulkan_core.h.

◆ callableShaderBindingTableSize

VkDeviceSize VkTraceRaysIndirectCommand2KHR::callableShaderBindingTableSize

Definition at line 10413 of file vulkan_core.h.

◆ callableShaderBindingTableStride

VkDeviceSize VkTraceRaysIndirectCommand2KHR::callableShaderBindingTableStride

Definition at line 10414 of file vulkan_core.h.

◆ depth

uint32_t VkTraceRaysIndirectCommand2KHR::depth

Definition at line 10417 of file vulkan_core.h.

◆ height

uint32_t VkTraceRaysIndirectCommand2KHR::height

Definition at line 10416 of file vulkan_core.h.

◆ hitShaderBindingTableAddress

VkDeviceAddress VkTraceRaysIndirectCommand2KHR::hitShaderBindingTableAddress

Definition at line 10409 of file vulkan_core.h.

◆ hitShaderBindingTableSize

VkDeviceSize VkTraceRaysIndirectCommand2KHR::hitShaderBindingTableSize

Definition at line 10410 of file vulkan_core.h.

◆ hitShaderBindingTableStride

VkDeviceSize VkTraceRaysIndirectCommand2KHR::hitShaderBindingTableStride

Definition at line 10411 of file vulkan_core.h.

◆ missShaderBindingTableAddress

VkDeviceAddress VkTraceRaysIndirectCommand2KHR::missShaderBindingTableAddress

Definition at line 10406 of file vulkan_core.h.

◆ missShaderBindingTableSize

VkDeviceSize VkTraceRaysIndirectCommand2KHR::missShaderBindingTableSize

Definition at line 10407 of file vulkan_core.h.

◆ missShaderBindingTableStride

VkDeviceSize VkTraceRaysIndirectCommand2KHR::missShaderBindingTableStride

Definition at line 10408 of file vulkan_core.h.

◆ raygenShaderRecordAddress

VkDeviceAddress VkTraceRaysIndirectCommand2KHR::raygenShaderRecordAddress

Definition at line 10404 of file vulkan_core.h.

◆ raygenShaderRecordSize

VkDeviceSize VkTraceRaysIndirectCommand2KHR::raygenShaderRecordSize

Definition at line 10405 of file vulkan_core.h.

◆ width

uint32_t VkTraceRaysIndirectCommand2KHR::width

Definition at line 10415 of file vulkan_core.h.


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