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