Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Definition at line 18377 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshMultiviewViewCount |
Definition at line 18399 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputComponents |
Definition at line 18395 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputLayers |
Definition at line 18398 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputMemorySize |
Definition at line 18393 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputPrimitives |
Definition at line 18397 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshOutputVertices |
Definition at line 18396 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshPayloadAndOutputMemorySize |
Definition at line 18394 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshPayloadAndSharedMemorySize |
Definition at line 18392 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshSharedMemorySize |
Definition at line 18391 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshWorkGroupCount[3] |
Definition at line 18388 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshWorkGroupInvocations |
Definition at line 18389 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshWorkGroupSize[3] |
Definition at line 18390 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxMeshWorkGroupTotalCount |
Definition at line 18387 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxPreferredMeshWorkGroupInvocations |
Definition at line 18403 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxPreferredTaskWorkGroupInvocations |
Definition at line 18402 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskPayloadAndSharedMemorySize |
Definition at line 18386 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskPayloadSize |
Definition at line 18384 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskSharedMemorySize |
Definition at line 18385 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskWorkGroupCount[3] |
Definition at line 18381 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskWorkGroupInvocations |
Definition at line 18382 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskWorkGroupSize[3] |
Definition at line 18383 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::maxTaskWorkGroupTotalCount |
Definition at line 18380 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::meshOutputPerPrimitiveGranularity |
Definition at line 18401 of file vulkan_core.h.
uint32_t VkPhysicalDeviceMeshShaderPropertiesEXT::meshOutputPerVertexGranularity |
Definition at line 18400 of file vulkan_core.h.
void* VkPhysicalDeviceMeshShaderPropertiesEXT::pNext |
Definition at line 18379 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderPropertiesEXT::prefersCompactPrimitiveOutput |
Definition at line 18407 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderPropertiesEXT::prefersCompactVertexOutput |
Definition at line 18406 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderPropertiesEXT::prefersLocalInvocationPrimitiveOutput |
Definition at line 18405 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderPropertiesEXT::prefersLocalInvocationVertexOutput |
Definition at line 18404 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceMeshShaderPropertiesEXT::sType |
Definition at line 18378 of file vulkan_core.h.