Home
last modified time | relevance | path

Searched defs:GL_LEQUAL (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h103 #define GL_LEQUAL 0x0203 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h236 #define GL_LEQUAL 0x0203 macro
/frameworks/native/opengl/include/GLES/
Dgl.h68 #define GL_LEQUAL 0x0203 macro
/frameworks/native/opengl/include/GLES3/
Dgl3.h236 #define GL_LEQUAL 0x0203 macro
Dgl31.h236 #define GL_LEQUAL 0x0203 macro
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java93 int GL_LEQUAL = 0x0203; field
/frameworks/base/opengl/java/android/opengl/
DGLES10.java95 public static final int GL_LEQUAL = 0x0203; field in GLES10
DGLES20.java186 public static final int GL_LEQUAL = 0x0203; field in GLES20