|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | taskShader |
| VkBool32 | meshShader |
Definition at line 12183 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::meshShader |
Definition at line 12187 of file vulkan_core.h.
| void* VkPhysicalDeviceMeshShaderFeaturesNV::pNext |
Definition at line 12185 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceMeshShaderFeaturesNV::sType |
Definition at line 12184 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::taskShader |
Definition at line 12186 of file vulkan_core.h.