Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | taskShader |
VkBool32 | meshShader |
VkBool32 | multiviewMeshShader |
VkBool32 | primitiveFragmentShadingRateMeshShader |
VkBool32 | meshShaderQueries |
Definition at line 18367 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::meshShader |
Definition at line 18371 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::meshShaderQueries |
Definition at line 18374 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::multiviewMeshShader |
Definition at line 18372 of file vulkan_core.h.
void* VkPhysicalDeviceMeshShaderFeaturesEXT::pNext |
Definition at line 18369 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::primitiveFragmentShadingRateMeshShader |
Definition at line 18373 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceMeshShaderFeaturesEXT::sType |
Definition at line 18368 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::taskShader |
Definition at line 18370 of file vulkan_core.h.