Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | taskShader |
VkBool32 | meshShader |
Definition at line 14461 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::meshShader |
Definition at line 14465 of file vulkan_core.h.
void* VkPhysicalDeviceMeshShaderFeaturesNV::pNext |
Definition at line 14463 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceMeshShaderFeaturesNV::sType |
Definition at line 14462 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesNV::taskShader |
Definition at line 14464 of file vulkan_core.h.