HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
uint32_t | maxGraphicsShaderGroupCount |
uint32_t | maxIndirectSequenceCount |
uint32_t | maxIndirectCommandsTokenCount |
uint32_t | maxIndirectCommandsStreamCount |
uint32_t | maxIndirectCommandsTokenOffset |
uint32_t | maxIndirectCommandsStreamStride |
uint32_t | minSequencesCountBufferOffsetAlignment |
uint32_t | minSequencesIndexBufferOffsetAlignment |
uint32_t | minIndirectCommandsBufferOffsetAlignment |
Definition at line 13153 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxGraphicsShaderGroupCount |
Definition at line 13156 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamCount |
Definition at line 13159 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamStride |
Definition at line 13161 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenCount |
Definition at line 13158 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenOffset |
Definition at line 13160 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectSequenceCount |
Definition at line 13157 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minIndirectCommandsBufferOffsetAlignment |
Definition at line 13164 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesCountBufferOffsetAlignment |
Definition at line 13162 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesIndexBufferOffsetAlignment |
Definition at line 13163 of file vulkan_core.h.
void* VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::pNext |
Definition at line 13155 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::sType |
Definition at line 13154 of file vulkan_core.h.