Home
last modified time | relevance | path

Searched refs:SurfSimpleTexIWLoc (Results 1 – 3 of 3) sorted by relevance

/dports/games/vavoom/vavoom-1.33/source/
H A Dgl_poly.cpp358 p_glUniform1fARB(SurfSimpleTexIWLoc, tex_iw); in WorldDrawingShaders()
825 p_glUniform1fARB(SurfSimpleTexIWLoc, tex_iw); in DoHorizonPolygon()
H A Dgl_local.h483 GLint SurfSimpleTexIWLoc; variable
H A Dgl_main.cpp465 SurfSimpleTexIWLoc = p_glGetUniformLocationARB(SurfSimpleProgram, "TexIW"); in InitResolution()