HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | primitivesGeneratedQuery |
VkBool32 | primitivesGeneratedQueryWithRasterizerDiscard |
VkBool32 | primitivesGeneratedQueryWithNonZeroStreams |
Definition at line 14596 of file vulkan_core.h.
void* VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::pNext |
Definition at line 14598 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::primitivesGeneratedQuery |
Definition at line 14599 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::primitivesGeneratedQueryWithNonZeroStreams |
Definition at line 14601 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::primitivesGeneratedQueryWithRasterizerDiscard |
Definition at line 14600 of file vulkan_core.h.
VkStructureType VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::sType |
Definition at line 14597 of file vulkan_core.h.