Nebula
Loading...
Searching...
No Matches
Vulkan::GraphicsDeviceState::Queries Struct Reference

Public Attributes

CoreGraphics::BufferId queryBuffer [(uint) CoreGraphics::QueryType::NumQueryTypes]
 
VkQueryPool queryPools [(uint) CoreGraphics::QueryType::NumQueryTypes]
 
Threading::AtomicCounter queryFreeCount [(uint) CoreGraphics::QueryType::NumQueryTypes]
 
uint queryMaxCount [(uint) CoreGraphics::QueryType::NumQueryTypes]
 

Member Data Documentation

◆ queryBuffer

CoreGraphics::BufferId Vulkan::GraphicsDeviceState::Queries::queryBuffer[(uint) CoreGraphics::QueryType::NumQueryTypes]

◆ queryFreeCount

Threading::AtomicCounter Vulkan::GraphicsDeviceState::Queries::queryFreeCount[(uint) CoreGraphics::QueryType::NumQueryTypes]

◆ queryMaxCount

uint Vulkan::GraphicsDeviceState::Queries::queryMaxCount[(uint) CoreGraphics::QueryType::NumQueryTypes]

◆ queryPools

VkQueryPool Vulkan::GraphicsDeviceState::Queries::queryPools[(uint) CoreGraphics::QueryType::NumQueryTypes]

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