Home
last modified time | relevance | path

Searched refs:g_bumpGLSL (Results 1 – 2 of 2) sorted by relevance

/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Drenderstate.cpp352 GLSLBumpProgram g_bumpGLSL; variable
1479 g_bumpGLSL.create(); in realise()
1513 g_bumpGLSL.destroy(); in unrealise()
2573 bumpPass.m_program = &g_bumpGLSL; in construct()
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Drenderstate.cpp322 GLSLBumpProgram g_bumpGLSL; variable
1318 g_bumpGLSL.create(); in realise()
1346 g_bumpGLSL.destroy(); in unrealise()
2310 bumpPass.m_program = &g_bumpGLSL; in construct()