GlPortal Class Reference  0.1.1
Source code documentation of the free and open 3D action puzzle game.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions | Variables
ShaderLoader.cpp File Reference
#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