GlPortal Class Reference
0.1.1
Source code documentation of the free and open 3D action puzzle game.
|
#include <radix/data/shader/ShaderLoader.hpp>
#include <fstream>
#include <iostream>
#include <memory>
#include <epoxy/gl.h>
#include <radix/env/Environment.hpp>
#include <radix/env/Util.hpp>
Namespaces | |
radix | |
Functions | |
static constexpr GLenum | radix::getGlShaderType (const Shader::Type type) |
Variables | |
static constexpr GLint | radix::MaxGlLogSize = 1024 * 1024 * 2 |