Home
last modified time | relevance | path

Searched defs:set_gl_texture (Results 1 – 2 of 2) sorted by relevance

/dports/games/scorched3d/scorched/src/client/GLSL/
H A DGLSLShaderSetup.h44 void set_gl_texture(GLTexture &tex, const char *texname, unsigned texunitnr) const in set_gl_texture() function
48 void set_gl_texture(GLShadowFrameBuffer &tex, const char *texname, unsigned texunitnr) const in set_gl_texture() function
H A DGLSLProgram.cpp114 void GLSLProgram::set_gl_texture(GLTexture &tex, const char *texname, unsigned texunit) const in set_gl_texture() function in GLSLProgram
124 void GLSLProgram::set_gl_texture(GLShadowFrameBuffer &tex, const char *texname, unsigned texunit) c… in set_gl_texture() function in GLSLProgram