Pyrogenesis
13997
|
Protected Member Functions | |
CProfiler2GPU_timer_query (CProfiler2 &profiler, const char *name) | |
~CProfiler2GPU_timer_query () | |
GLuint | NewQuery () |
![]() | |
CProfiler2GPU_base (CProfiler2 &profiler, const char *name) | |
~CProfiler2GPU_base () | |
Protected Attributes | |
std::vector< GLuint > | m_FreeQueries |
![]() | |
CProfiler2 & | m_Profiler |
CProfiler2::ThreadStorage | m_Storage |
Definition at line 60 of file Profiler2GPU.cpp.
|
inlineprotected |
Definition at line 63 of file Profiler2GPU.cpp.
|
inlineprotected |
Definition at line 68 of file Profiler2GPU.cpp.
|
inlineprotected |
Definition at line 76 of file Profiler2GPU.cpp.
|
protected |
Definition at line 91 of file Profiler2GPU.cpp.