Vulkan-Hpp
|
#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 15141 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxGraphicsShaderGroupCount |
Definition at line 15144 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamCount |
Definition at line 15147 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamStride |
Definition at line 15149 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenCount |
Definition at line 15146 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenOffset |
Definition at line 15148 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectSequenceCount |
Definition at line 15145 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minIndirectCommandsBufferOffsetAlignment |
Definition at line 15152 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesCountBufferOffsetAlignment |
Definition at line 15150 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesIndexBufferOffsetAlignment |
Definition at line 15151 of file vulkan_core.h.
void* VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::pNext |
Definition at line 15143 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::sType |
Definition at line 15142 of file vulkan_core.h.