Nebula
Loading...
Searching...
No Matches
Vulkan::QueryBundle Struct Reference

#include <vkcommandbuffer.h>

Classes

struct  QueryChunk
 
struct  QueryState
 

Public Member Functions

QueryChunkGetChunk (CoreGraphics::QueryType queryType)
 

Public Attributes

bool enabled [CoreGraphics::QueryType::NumQueryTypes]
 
Util::Array< QueryChunkchunks [CoreGraphics::QueryType::NumQueryTypes]
 
QueryState states [CoreGraphics::QueryType::NumQueryTypes]
 

Member Function Documentation

◆ GetChunk()

QueryChunk & Vulkan::QueryBundle::GetChunk ( CoreGraphics::QueryType queryType)
inline

Member Data Documentation

◆ chunks

◆ enabled

bool Vulkan::QueryBundle::enabled[CoreGraphics::QueryType::NumQueryTypes]

◆ states

QueryState Vulkan::QueryBundle::states[CoreGraphics::QueryType::NumQueryTypes]

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