Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | taskShader |
VkBool32 | meshShader |
Definition at line 13194 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::meshShader |
Definition at line 13198 of file vulkan_core.h.
void* VkPhysicalDeviceMeshShaderFeaturesNV::pNext |
Definition at line 13196 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceMeshShaderFeaturesNV::sType |
Definition at line 13195 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::taskShader |
Definition at line 13197 of file vulkan_core.h.