|
CG_Labs
2020.0
|
Go to the source code of this file.
Namespaces | |
| GLStateInspection | |
Macros | |
| #define | INSPECT_GL_STATE(a) GLStateInspection::CaptureSnapshot(a) |
Functions | |
| void | GLStateInspection::Init () |
| void | GLStateInspection::Destroy () |
| void | GLStateInspection::CaptureSnapshot (std::string uniqueIdentifier) |
| bool | GLStateInspection::ToString (std::ostream &os, std::string uniqueIdentifier) |
| bool | GLStateInspection::ToString (std::ostream &os, int index) |
| int | GLStateInspection::SnapshotCount () |
| void | GLStateInspection::GetIdentifiers (std::vector< std::string > &list) |
| #define INSPECT_GL_STATE | ( | a | ) | GLStateInspection::CaptureSnapshot(a) |
1.8.18