#include <OpenGLResources.h>
◆ EType
| Enumerator |
|---|
| Timestamp | |
| Occlusion | |
| Disjoint | |
| Num | |
◆ FOpenGLRenderQuery()
| FOpenGLRenderQuery::FOpenGLRenderQuery |
( |
EType |
Type | ) |
|
|
inline |
◆ ~FOpenGLRenderQuery()
| FOpenGLRenderQuery::~FOpenGLRenderQuery |
( |
| ) |
|
◆ AcquireGlQuery()
| void FOpenGLRenderQuery::AcquireGlQuery |
( |
| ) |
|
◆ Begin()
| void FOpenGLRenderQuery::Begin |
( |
| ) |
|
◆ CacheResult()
| bool FOpenGLRenderQuery::CacheResult |
( |
bool |
bWait | ) |
|
◆ Cleanup()
| void FOpenGLRenderQuery::Cleanup |
( |
| ) |
|
|
static |
◆ End()
| void FOpenGLRenderQuery::End |
( |
uint64 * |
InTarget = nullptr | ) |
|
◆ GetResult()
| uint64 FOpenGLRenderQuery::GetResult |
( |
| ) |
const |
|
inline |
◆ IsLinked()
| bool FOpenGLRenderQuery::IsLinked |
( |
| ) |
const |
|
inline |
◆ PollQueryResults()
◆ ReleaseGlQuery()
| void FOpenGLRenderQuery::ReleaseGlQuery |
( |
| ) |
|
◆ BOPCounter
| uint8 FOpenGLRenderQuery::BOPCounter = 0 |
|
protected |
◆ InvalidDisjointMask
| constexpr uint64 FOpenGLRenderQuery::InvalidDisjointMask = 0x8000000000000000 |
|
staticconstexpr |
◆ LastCachedBOPCounter
| std::atomic<uint8> FOpenGLRenderQuery::LastCachedBOPCounter = 0 |
|
protected |
◆ TOPCounter
| uint8 FOpenGLRenderQuery::TOPCounter = 0 |
|
protected |
◆ Type
| EType const FOpenGLRenderQuery::Type |
|
protected |
The documentation for this class was generated from the following files: