Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceMeshShaderPropertiesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 13201 of file vulkan_core.h.

Member Data Documentation

◆ maxDrawMeshTasksCount

uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxDrawMeshTasksCount

Definition at line 13204 of file vulkan_core.h.

◆ maxMeshMultiviewViewCount

uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxMeshMultiviewViewCount

Definition at line 13214 of file vulkan_core.h.

◆ maxMeshOutputPrimitives

uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxMeshOutputPrimitives

Definition at line 13213 of file vulkan_core.h.

◆ maxMeshOutputVertices

uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxMeshOutputVertices

Definition at line 13212 of file vulkan_core.h.

◆ maxMeshTotalMemorySize

uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxMeshTotalMemorySize

Definition at line 13211 of file vulkan_core.h.

◆ maxMeshWorkGroupInvocations

uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxMeshWorkGroupInvocations

Definition at line 13209 of file vulkan_core.h.

◆ maxMeshWorkGroupSize

uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxMeshWorkGroupSize[3]

Definition at line 13210 of file vulkan_core.h.

◆ maxTaskOutputCount

uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxTaskOutputCount

Definition at line 13208 of file vulkan_core.h.

◆ maxTaskTotalMemorySize

uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxTaskTotalMemorySize

Definition at line 13207 of file vulkan_core.h.

◆ maxTaskWorkGroupInvocations

uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxTaskWorkGroupInvocations

Definition at line 13205 of file vulkan_core.h.

◆ maxTaskWorkGroupSize

uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::maxTaskWorkGroupSize[3]

Definition at line 13206 of file vulkan_core.h.

◆ meshOutputPerPrimitiveGranularity

uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::meshOutputPerPrimitiveGranularity

Definition at line 13216 of file vulkan_core.h.

◆ meshOutputPerVertexGranularity

uint32_t VkPhysicalDeviceMeshShaderPropertiesNV::meshOutputPerVertexGranularity

Definition at line 13215 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMeshShaderPropertiesNV::pNext

Definition at line 13203 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMeshShaderPropertiesNV::sType

Definition at line 13202 of file vulkan_core.h.


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