struct VkPhysicalDeviceMeshShaderPropertiesEXT
Defined at line 21175 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_core.h
Public Members
VkStructureType sType
void * pNext
uint32_t maxTaskWorkGroupTotalCount
uint32_t[3] maxTaskWorkGroupCount
uint32_t maxTaskWorkGroupInvocations
uint32_t[3] maxTaskWorkGroupSize
uint32_t maxTaskPayloadSize
uint32_t maxMeshWorkGroupTotalCount
uint32_t[3] maxMeshWorkGroupCount
uint32_t maxMeshWorkGroupInvocations
uint32_t[3] maxMeshWorkGroupSize
uint32_t maxMeshOutputMemorySize
uint32_t maxMeshPayloadAndOutputMemorySize
uint32_t maxMeshOutputComponents
uint32_t maxMeshOutputVertices
uint32_t maxMeshOutputPrimitives
uint32_t maxMeshOutputLayers
uint32_t maxMeshMultiviewViewCount
uint32_t meshOutputPerVertexGranularity
uint32_t meshOutputPerPrimitiveGranularity
uint32_t maxPreferredTaskWorkGroupInvocations
uint32_t maxPreferredMeshWorkGroupInvocations
VkBool32 prefersLocalInvocationVertexOutput
VkBool32 prefersLocalInvocationPrimitiveOutput
VkBool32 prefersCompactVertexOutput
VkBool32 prefersCompactPrimitiveOutput