Home
last modified time | relevance | path

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

/dports/games/vavoom/vavoom-1.33/source/
H A Dgl_poly.cpp357 p_glUniform1fARB(SurfSimpleSOffsLoc, tex->soffs); in WorldDrawingShaders()
824 p_glUniform1fARB(SurfSimpleSOffsLoc, Tex->soffs); in DoHorizonPolygon()
H A Dgl_local.h481 GLint SurfSimpleSOffsLoc; variable
H A Dgl_main.cpp463 SurfSimpleSOffsLoc = p_glGetUniformLocationARB(SurfSimpleProgram, "SOffs"); in InitResolution()