Searched defs:DepthFunc (Results 1 – 5 of 5) sorted by relevance
330 TEST_P(GLES1CovglTest, DepthFunc) in TEST_P() argument
1113 void GL_APIENTRY DepthFunc(GLenum func) in DepthFunc() function
1322 void GL_APIENTRY DepthFunc(GLenum func) in DepthFunc() function
623 void (*DepthFunc)(struct gl_context *ctx, GLenum func); member
3509 pub fn sceGuDepthFunc(function: DepthFunc); in sceGuDepthFunc()