Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
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 15696 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxGraphicsShaderGroupCount |
Definition at line 15699 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamCount |
Definition at line 15702 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsStreamStride |
Definition at line 15704 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenCount |
Definition at line 15701 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectCommandsTokenOffset |
Definition at line 15703 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::maxIndirectSequenceCount |
Definition at line 15700 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minIndirectCommandsBufferOffsetAlignment |
Definition at line 15707 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesCountBufferOffsetAlignment |
Definition at line 15705 of file vulkan_core.h.
uint32_t VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::minSequencesIndexBufferOffsetAlignment |
Definition at line 15706 of file vulkan_core.h.
void* VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::pNext |
Definition at line 15698 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV::sType |
Definition at line 15697 of file vulkan_core.h.