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