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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if223 public static final int GL_TEXTURE8 = 0x84C8;
H A DGLES20Header.java-if230 public static final int GL_TEXTURE8 = 0x84C8;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java223 public static final int GL_TEXTURE8 = 0x84C8; field in class:GLES10
H A DGLES20.java230 public static final int GL_TEXTURE8 = 0x84C8; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java221 int GL_TEXTURE8 = 0x84C8; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h457 #define GL_TEXTURE8 0x84C8 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h280 #define GL_TEXTURE8 0x84C8 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h413 #define GL_TEXTURE8 0x84C8 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h280 #define GL_TEXTURE8 0x84C8 macro
H A Dgl31.h280 #define GL_TEXTURE8 0x84C8 macro

Completed in 36 milliseconds