Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | primitivesGeneratedQuery |
VkBool32 | primitivesGeneratedQueryWithRasterizerDiscard |
VkBool32 | primitivesGeneratedQueryWithNonZeroStreams |
Definition at line 17342 of file vulkan_core.h.
void* VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::pNext |
Definition at line 17344 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::primitivesGeneratedQuery |
Definition at line 17345 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::primitivesGeneratedQueryWithNonZeroStreams |
Definition at line 17347 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::primitivesGeneratedQueryWithRasterizerDiscard |
Definition at line 17346 of file vulkan_core.h.
VkStructureType VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::sType |
Definition at line 17343 of file vulkan_core.h.