Vulkan-Hpp
|
#include <vulkan_core.h>
Definition at line 19300 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshMultiviewViewCount |
Definition at line 19322 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputComponents |
Definition at line 19318 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputLayers |
Definition at line 19321 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputMemorySize |
Definition at line 19316 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputPrimitives |
Definition at line 19320 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputVertices |
Definition at line 19319 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshPayloadAndOutputMemorySize |
Definition at line 19317 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshPayloadAndSharedMemorySize |
Definition at line 19315 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshSharedMemorySize |
Definition at line 19314 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshWorkGroupCount[3] |
Definition at line 19311 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshWorkGroupInvocations |
Definition at line 19312 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshWorkGroupSize[3] |
Definition at line 19313 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshWorkGroupTotalCount |
Definition at line 19310 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxPreferredMeshWorkGroupInvocations |
Definition at line 19326 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxPreferredTaskWorkGroupInvocations |
Definition at line 19325 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskPayloadAndSharedMemorySize |
Definition at line 19309 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskPayloadSize |
Definition at line 19307 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskSharedMemorySize |
Definition at line 19308 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskWorkGroupCount[3] |
Definition at line 19304 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskWorkGroupInvocations |
Definition at line 19305 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskWorkGroupSize[3] |
Definition at line 19306 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskWorkGroupTotalCount |
Definition at line 19303 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::meshOutputPerPrimitiveGranularity |
Definition at line 19324 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::meshOutputPerVertexGranularity |
Definition at line 19323 of file vulkan_core.h.
void* VkPhysicalDeviceMeshShaderPropertiesEXT::pNext |
Definition at line 19302 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderPropertiesEXT::prefersCompactPrimitiveOutput |
Definition at line 19330 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderPropertiesEXT::prefersCompactVertexOutput |
Definition at line 19329 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderPropertiesEXT::prefersLocalInvocationPrimitiveOutput |
Definition at line 19328 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderPropertiesEXT::prefersLocalInvocationVertexOutput |
Definition at line 19327 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceMeshShaderPropertiesEXT::sType |
Definition at line 19301 of file vulkan_core.h.