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 |
VkBool32 | multiviewMeshShader |
VkBool32 | primitiveFragmentShadingRateMeshShader |
VkBool32 | meshShaderQueries |
Definition at line 20311 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::meshShader |
Definition at line 20315 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::meshShaderQueries |
Definition at line 20318 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::multiviewMeshShader |
Definition at line 20316 of file vulkan_core.h.
void* VkPhysicalDeviceMeshShaderFeaturesEXT::pNext |
Definition at line 20313 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::primitiveFragmentShadingRateMeshShader |
Definition at line 20317 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceMeshShaderFeaturesEXT::sType |
Definition at line 20312 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceMeshShaderFeaturesEXT::taskShader |
Definition at line 20314 of file vulkan_core.h.