Searched defs:glDepthFunc (Results 1 – 2 of 2) sorted by relevance
346 #define glDepthFunc(...) do { glDepthFunc(__VA_ARGS__); GLCHECK("glDepthFunc");} while(0) macro
1545 void __stdcall glDepthFunc(GLenum func) in glDepthFunc() function