Pyrogenesis trunk
Public Attributes | List of all members
VkPhysicalDeviceMeshShaderPropertiesEXT Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxTaskWorkGroupTotalCount
 
uint32_t maxTaskWorkGroupCount [3]
 
uint32_t maxTaskWorkGroupInvocations
 
uint32_t maxTaskWorkGroupSize [3]
 
uint32_t maxTaskPayloadSize
 
uint32_t maxTaskSharedMemorySize
 
uint32_t maxTaskPayloadAndSharedMemorySize
 
uint32_t maxMeshWorkGroupTotalCount
 
uint32_t maxMeshWorkGroupCount [3]
 
uint32_t maxMeshWorkGroupInvocations
 
uint32_t maxMeshWorkGroupSize [3]
 
uint32_t maxMeshSharedMemorySize
 
uint32_t maxMeshPayloadAndSharedMemorySize
 
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
 

Member Data Documentation

◆ maxMeshMultiviewViewCount

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshMultiviewViewCount

◆ maxMeshOutputComponents

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputComponents

◆ maxMeshOutputLayers

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputLayers

◆ maxMeshOutputMemorySize

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputMemorySize

◆ maxMeshOutputPrimitives

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputPrimitives

◆ maxMeshOutputVertices

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputVertices

◆ maxMeshPayloadAndOutputMemorySize

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshPayloadAndOutputMemorySize

◆ maxMeshPayloadAndSharedMemorySize

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshPayloadAndSharedMemorySize

◆ maxMeshSharedMemorySize

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshSharedMemorySize

◆ maxMeshWorkGroupCount

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshWorkGroupCount[3]

◆ maxMeshWorkGroupInvocations

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshWorkGroupInvocations

◆ maxMeshWorkGroupSize

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshWorkGroupSize[3]

◆ maxMeshWorkGroupTotalCount

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshWorkGroupTotalCount

◆ maxPreferredMeshWorkGroupInvocations

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxPreferredMeshWorkGroupInvocations

◆ maxPreferredTaskWorkGroupInvocations

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxPreferredTaskWorkGroupInvocations

◆ maxTaskPayloadAndSharedMemorySize

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskPayloadAndSharedMemorySize

◆ maxTaskPayloadSize

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskPayloadSize

◆ maxTaskSharedMemorySize

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskSharedMemorySize

◆ maxTaskWorkGroupCount

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskWorkGroupCount[3]

◆ maxTaskWorkGroupInvocations

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskWorkGroupInvocations

◆ maxTaskWorkGroupSize

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskWorkGroupSize[3]

◆ maxTaskWorkGroupTotalCount

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskWorkGroupTotalCount

◆ meshOutputPerPrimitiveGranularity

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::meshOutputPerPrimitiveGranularity

◆ meshOutputPerVertexGranularity

uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::meshOutputPerVertexGranularity

◆ pNext

void* VkPhysicalDeviceMeshShaderPropertiesEXT::pNext

◆ prefersCompactPrimitiveOutput

VkBool32 VkPhysicalDeviceMeshShaderPropertiesEXT::prefersCompactPrimitiveOutput

◆ prefersCompactVertexOutput

VkBool32 VkPhysicalDeviceMeshShaderPropertiesEXT::prefersCompactVertexOutput

◆ prefersLocalInvocationPrimitiveOutput

VkBool32 VkPhysicalDeviceMeshShaderPropertiesEXT::prefersLocalInvocationPrimitiveOutput

◆ prefersLocalInvocationVertexOutput

VkBool32 VkPhysicalDeviceMeshShaderPropertiesEXT::prefersLocalInvocationVertexOutput

◆ sType

VkStructureType VkPhysicalDeviceMeshShaderPropertiesEXT::sType

The documentation for this struct was generated from the following file: