VkPhysicalDeviceMeshShaderPropertiesNV

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

maxDrawMeshTasksCount
uint32_t maxDrawMeshTasksCount;
Undocumented in source.
maxMeshMultiviewViewCount
uint32_t maxMeshMultiviewViewCount;
Undocumented in source.
maxMeshOutputPrimitives
uint32_t maxMeshOutputPrimitives;
Undocumented in source.
maxMeshOutputVertices
uint32_t maxMeshOutputVertices;
Undocumented in source.
maxMeshTotalMemorySize
uint32_t maxMeshTotalMemorySize;
Undocumented in source.
maxMeshWorkGroupInvocations
uint32_t maxMeshWorkGroupInvocations;
Undocumented in source.
maxMeshWorkGroupSize
uint32_t[3] maxMeshWorkGroupSize;
Undocumented in source.
maxTaskOutputCount
uint32_t maxTaskOutputCount;
Undocumented in source.
maxTaskTotalMemorySize
uint32_t maxTaskTotalMemorySize;
Undocumented in source.
maxTaskWorkGroupInvocations
uint32_t maxTaskWorkGroupInvocations;
Undocumented in source.
maxTaskWorkGroupSize
uint32_t[3] maxTaskWorkGroupSize;
Undocumented in source.
meshOutputPerPrimitiveGranularity
uint32_t meshOutputPerPrimitiveGranularity;
Undocumented in source.
meshOutputPerVertexGranularity
uint32_t meshOutputPerVertexGranularity;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta