#include "gtex/gl_extensions.H"#include "gtex/util.H"#include "geom/gl_util.H"#include "mesh/patch.H"#include "paper_effect.H"#include "glsl_shader.H"Include dependency graph for glsl_shader.C:

Go to the source code of this file.
Variables | |
| static bool | debug = Config::get_var_bool("DEBUG_GLSL_SHADER", false) |
| static bool | need_arb_ext = false |
|
|
Definition at line 14 of file glsl_shader.C. |
|
|
Definition at line 18 of file glsl_shader.C. Referenced by GLSLShader::attach_shaders(), GLSLShader::compile_shader(), GLSLShader::delete_program(), GLSLShader::delete_shader(), GLSLShader::init(), GLSLShader::link_program(), GLSLShader::load_shader(), GLSLShader::load_shaders(), and GLSLShader::use_program(). |
1.4.4