Home
last modified time | relevance | path

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

/external/quake/quake/src/WinQuake/
Dglquake.h387 #define glLoadMatrixx(...) do { glLoadMatrixx(__VA_ARGS__); GLCHECK("glLoadMatrixx");} while(0) macro