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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if218 public static final int GL_TEXTURE3 = 0x84C3;
H A DGLES20Header.java-if225 public static final int GL_TEXTURE3 = 0x84C3;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java218 public static final int GL_TEXTURE3 = 0x84C3; field in class:GLES10
H A DGLES20.java225 public static final int GL_TEXTURE3 = 0x84C3; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java216 int GL_TEXTURE3 = 0x84C3; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h452 #define GL_TEXTURE3 0x84C3 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h275 #define GL_TEXTURE3 0x84C3 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h408 #define GL_TEXTURE3 0x84C3 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h275 #define GL_TEXTURE3 0x84C3 macro
H A Dgl31.h275 #define GL_TEXTURE3 0x84C3 macro

Completed in 5629 milliseconds