Searched refs:GL_LESS (Results 1 - 12 of 12) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
H A Datlantis.c152 glDepthFunc(GL_LESS);
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
H A Datlantis.c152 glDepthFunc(GL_LESS);
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
H A Datlantis.c152 glDepthFunc(GL_LESS);
/external/mesa3d/src/pixelflinger2/
H A Dpixelflinger2.cpp207 iface->DepthFunc(iface, GL_LESS);
H A Dllvm_scanline.cpp98 case GL_LESS & 0x7:
597 case GL_LESS:
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A Dutilities.cpp414 case GL_LESS: d3dComp = D3DCMP_LESS; break;
H A DlibGLESv2.cpp1555 case GL_LESS:
4262 case GL_LESS:
H A DContext.cpp48 mState.depthFunc = GL_LESS;
/external/qemu/distrib/sdl-1.2.15/test/
H A Dtestgl.c604 glDepthFunc(GL_LESS);
/external/mesa3d/include/GLES2/
H A Dgl2.h64 /* GL_LESS */
136 /* GL_LESS */
282 #define GL_LESS 0x0201 macro
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
H A Dgl2.h64 /* GL_LESS */
136 /* GL_LESS */
282 #define GL_LESS 0x0201 macro
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
H A DLwjglRenderer.java689 return GL_LESS;

Completed in 204 milliseconds