Searched defs:glBindTexture (Results 1 - 1 of 1) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dglquake.h325 #define glBindTexture(...) do { glBindTexture(__VA_ARGS__); GLCHECK("glBindTexture");} while(0) macro

Completed in 17 milliseconds