Searched refs:GL_LEQUAL (Results 1 - 11 of 11) sorted by relevance

/frameworks/rs/driver/
H A DrsdProgramStore.cpp58 drv->depthFunc = GL_LEQUAL;
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if95 public static final int GL_LEQUAL = 0x0203;
H A DGLES20Header.java-if186 public static final int GL_LEQUAL = 0x0203;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java95 public static final int GL_LEQUAL = 0x0203; field in class:GLES10
H A DGLES20.java186 public static final int GL_LEQUAL = 0x0203; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java93 int GL_LEQUAL = 0x0203; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h68 #define GL_LEQUAL 0x0203 macro
123 /* GL_LEQUAL */
386 /* GL_LEQUAL */
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h236 #define GL_LEQUAL 0x0203 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h103 #define GL_LEQUAL 0x0203 macro
150 /* GL_LEQUAL */
343 /* GL_LEQUAL */
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h236 #define GL_LEQUAL 0x0203 macro
H A Dgl31.h236 #define GL_LEQUAL 0x0203 macro

Completed in 2513 milliseconds