RetroArch
Public Attributes | List of all members
VkQueryPoolCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkQueryPoolCreateFlags flags
 
VkQueryType queryType
 
uint32_t queryCount
 
VkQueryPipelineStatisticFlags pipelineStatistics
 

Member Data Documentation

◆ flags

VkQueryPoolCreateFlags VkQueryPoolCreateInfo::flags

◆ pipelineStatistics

VkQueryPipelineStatisticFlags VkQueryPoolCreateInfo::pipelineStatistics

◆ pNext

const void* VkQueryPoolCreateInfo::pNext

◆ queryCount

uint32_t VkQueryPoolCreateInfo::queryCount

◆ queryType

VkQueryType VkQueryPoolCreateInfo::queryType

◆ sType

VkStructureType VkQueryPoolCreateInfo::sType

The documentation for this struct was generated from the following file: