![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "Headers/glLockManager.h"
#include "Platform/Video/Headers/GFXDevice.h"
#include "Platform/Video/RenderBackend/OpenGL/Headers/GLWrapper.h"
#include "Utility/Headers/Localization.h"
Go to the source code of this file.
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
Functions | |
static bool | Divide::Wait (gl46core::GLsync sync, U8 &retryCount) |
Variables | |
constexpr gl46core::GLuint64 | Divide::kOneSecondInNanoSeconds = 1000000000 |