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

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if25 public static final int GL_ACTIVE_TEXTURE = 0x84E0;
H A DGLES20Header.java-if25 public static final int GL_ACTIVE_TEXTURE = 0x84E0;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java25 public static final int GL_ACTIVE_TEXTURE = 0x84E0; field in class:GLES11
H A DGLES20.java25 public static final int GL_ACTIVE_TEXTURE = 0x84E0; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java23 int GL_ACTIVE_TEXTURE = 0x84E0; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h481 #define GL_ACTIVE_TEXTURE 0x84E0 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h312 #define GL_ACTIVE_TEXTURE 0x84E0 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h312 #define GL_ACTIVE_TEXTURE 0x84E0 macro
H A Dgl31.h312 #define GL_ACTIVE_TEXTURE 0x84E0 macro
H A Dgl32.h312 #define GL_ACTIVE_TEXTURE 0x84E0 macro

Completed in 119 milliseconds