RetroArch
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkQueryPoolCreateFlags | flags |
VkQueryType | queryType |
uint32_t | queryCount |
VkQueryPipelineStatisticFlags | pipelineStatistics |
VkQueryPoolCreateFlags VkQueryPoolCreateInfo::flags |
VkQueryPipelineStatisticFlags VkQueryPoolCreateInfo::pipelineStatistics |
uint32_t VkQueryPoolCreateInfo::queryCount |
VkQueryType VkQueryPoolCreateInfo::queryType |
VkStructureType VkQueryPoolCreateInfo::sType |