Searched refs:GL_TEXTURE31 (Results 1 - 10 of 10) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if246 public static final int GL_TEXTURE31 = 0x84DF;
H A DGLES20Header.java-if253 public static final int GL_TEXTURE31 = 0x84DF;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java246 public static final int GL_TEXTURE31 = 0x84DF; field in class:GLES10
H A DGLES20.java253 public static final int GL_TEXTURE31 = 0x84DF; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java244 int GL_TEXTURE31 = 0x84DF; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h480 #define GL_TEXTURE31 0x84DF macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h303 #define GL_TEXTURE31 0x84DF macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h436 #define GL_TEXTURE31 0x84DF macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h303 #define GL_TEXTURE31 0x84DF macro
H A Dgl31.h303 #define GL_TEXTURE31 0x84DF macro

Completed in 221 milliseconds