Searched refs:glCmpFuncs (Results 1 – 1 of 1) sorted by relevance
1159 const GLenum glCmpFuncs[8] = {GL_NEVER, GL_LESS, GL_EQUAL, GL_LEQUAL, in ApplyDepthState() local1166 glDepthFunc(glCmpFuncs[state.func]); in ApplyDepthState()