Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | primitivesGeneratedQuery |
VkBool32 | primitivesGeneratedQueryWithRasterizerDiscard |
VkBool32 | primitivesGeneratedQueryWithNonZeroStreams |
Definition at line 15985 of file vulkan_core.h.
void* VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::pNext |
Definition at line 15987 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::primitivesGeneratedQuery |
Definition at line 15988 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::primitivesGeneratedQueryWithNonZeroStreams |
Definition at line 15990 of file vulkan_core.h.
VkBool32 VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::primitivesGeneratedQueryWithRasterizerDiscard |
Definition at line 15989 of file vulkan_core.h.
VkStructureType VkPhysicalDevicePrimitivesGeneratedQueryFeaturesEXT::sType |
Definition at line 15986 of file vulkan_core.h.