Searched refs:glLoadMatrixx (Results 1 – 1 of 1) sorted by relevance
387 #define glLoadMatrixx(...) do { glLoadMatrixx(__VA_ARGS__); GLCHECK("glLoadMatrixx");} while(0) macro