Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
uint32_t | maxDrawMeshTasksCount |
uint32_t | maxTaskWorkGroupInvocations |
uint32_t | maxTaskWorkGroupSize [3] |
uint32_t | maxTaskTotalMemorySize |
uint32_t | maxTaskOutputCount |
uint32_t | maxMeshWorkGroupInvocations |
uint32_t | maxMeshWorkGroupSize [3] |
uint32_t | maxMeshTotalMemorySize |
uint32_t | maxMeshOutputVertices |
uint32_t | maxMeshOutputPrimitives |
uint32_t | maxMeshMultiviewViewCount |
uint32_t | meshOutputPerVertexGranularity |
uint32_t | meshOutputPerPrimitiveGranularity |
Definition at line 14468 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxDrawMeshTasksCount |
Definition at line 14471 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxMeshMultiviewViewCount |
Definition at line 14481 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxMeshOutputPrimitives |
Definition at line 14480 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxMeshOutputVertices |
Definition at line 14479 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxMeshTotalMemorySize |
Definition at line 14478 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxMeshWorkGroupInvocations |
Definition at line 14476 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxMeshWorkGroupSize[3] |
Definition at line 14477 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxTaskOutputCount |
Definition at line 14475 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxTaskTotalMemorySize |
Definition at line 14474 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxTaskWorkGroupInvocations |
Definition at line 14472 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxTaskWorkGroupSize[3] |
Definition at line 14473 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::meshOutputPerPrimitiveGranularity |
Definition at line 14483 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::meshOutputPerVertexGranularity |
Definition at line 14482 of file vulkan_core.h.
void* VkPhysicalDeviceMeshShaderPropertiesNV::pNext |
Definition at line 14470 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceMeshShaderPropertiesNV::sType |
Definition at line 14469 of file vulkan_core.h.