|
CeresEngine 0.2.0
A game development framework
|
This is the complete list of members for CeresEngine::GPUTimerQuery::Scope, including all inherited members.
| mCommandBuffer | CeresEngine::GPUTimerQuery::Scope | private |
| mQuery | CeresEngine::GPUTimerQuery::Scope | private |
| mTimerIndex | CeresEngine::GPUTimerQuery::Scope | private |
| reset() | CeresEngine::GPUTimerQuery::Scope | inline |
| Scope(GPUCommandBuffer &commandBuffer, GPUTimerQuery &query, const UInt32 timerIndex=0) | CeresEngine::GPUTimerQuery::Scope | inlineexplicit |
| Scope(const GPUCommandBufferPtr &commandBuffer, GPUTimerQuery &query, const UInt32 timerIndex=0) | CeresEngine::GPUTimerQuery::Scope | inlineexplicit |
| Scope(GPUCommandBuffer &commandBuffer, const GPUTimerQueryPtr &query, const UInt32 timerIndex=0) | CeresEngine::GPUTimerQuery::Scope | inlineexplicit |
| Scope(const GPUCommandBufferPtr &commandBuffer, const GPUTimerQueryPtr &query, const UInt32 timerIndex=0) | CeresEngine::GPUTimerQuery::Scope | inlineexplicit |
| ~Scope() noexcept | CeresEngine::GPUTimerQuery::Scope | inline |