VkPhysicalDeviceMeshShaderPropertiesEXT

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

maxMeshMultiviewViewCount
uint32_t maxMeshMultiviewViewCount;
Undocumented in source.
maxMeshOutputComponents
uint32_t maxMeshOutputComponents;
Undocumented in source.
maxMeshOutputLayers
uint32_t maxMeshOutputLayers;
Undocumented in source.
maxMeshOutputMemorySize
uint32_t maxMeshOutputMemorySize;
Undocumented in source.
maxMeshOutputPrimitives
uint32_t maxMeshOutputPrimitives;
Undocumented in source.
maxMeshOutputVertices
uint32_t maxMeshOutputVertices;
Undocumented in source.
maxMeshPayloadAndOutputMemorySize
uint32_t maxMeshPayloadAndOutputMemorySize;
Undocumented in source.
maxMeshPayloadAndSharedMemorySize
uint32_t maxMeshPayloadAndSharedMemorySize;
Undocumented in source.
maxMeshSharedMemorySize
uint32_t maxMeshSharedMemorySize;
Undocumented in source.
maxMeshWorkGroupCount
uint32_t[3] maxMeshWorkGroupCount;
Undocumented in source.
maxMeshWorkGroupInvocations
uint32_t maxMeshWorkGroupInvocations;
Undocumented in source.
maxMeshWorkGroupSize
uint32_t[3] maxMeshWorkGroupSize;
Undocumented in source.
maxMeshWorkGroupTotalCount
uint32_t maxMeshWorkGroupTotalCount;
Undocumented in source.
maxPreferredMeshWorkGroupInvocations
uint32_t maxPreferredMeshWorkGroupInvocations;
Undocumented in source.
maxPreferredTaskWorkGroupInvocations
uint32_t maxPreferredTaskWorkGroupInvocations;
Undocumented in source.
maxTaskPayloadAndSharedMemorySize
uint32_t maxTaskPayloadAndSharedMemorySize;
Undocumented in source.
maxTaskPayloadSize
uint32_t maxTaskPayloadSize;
Undocumented in source.
maxTaskSharedMemorySize
uint32_t maxTaskSharedMemorySize;
Undocumented in source.
maxTaskWorkGroupCount
uint32_t[3] maxTaskWorkGroupCount;
Undocumented in source.
maxTaskWorkGroupInvocations
uint32_t maxTaskWorkGroupInvocations;
Undocumented in source.
maxTaskWorkGroupSize
uint32_t[3] maxTaskWorkGroupSize;
Undocumented in source.
maxTaskWorkGroupTotalCount
uint32_t maxTaskWorkGroupTotalCount;
Undocumented in source.
meshOutputPerPrimitiveGranularity
uint32_t meshOutputPerPrimitiveGranularity;
Undocumented in source.
meshOutputPerVertexGranularity
uint32_t meshOutputPerVertexGranularity;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
prefersCompactPrimitiveOutput
VkBool32 prefersCompactPrimitiveOutput;
Undocumented in source.
prefersCompactVertexOutput
VkBool32 prefersCompactVertexOutput;
Undocumented in source.
prefersLocalInvocationPrimitiveOutput
VkBool32 prefersLocalInvocationPrimitiveOutput;
Undocumented in source.
prefersLocalInvocationVertexOutput
VkBool32 prefersLocalInvocationVertexOutput;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta