HomeSort by relevance Sort by last modified time
    Searched refs:GL_ACTIVE_TEXTURE (Results 1 - 25 of 214) sorted by null

1 2 3 4 5 6 7 8 9

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 25 public static final int GL_ACTIVE_TEXTURE = 0x84E0;
GLES20Header.java-if 25 public static final int GL_ACTIVE_TEXTURE = 0x84E0;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 138 case GL_ACTIVE_TEXTURE:
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 25 public static final int GL_ACTIVE_TEXTURE = 0x84E0;
GLES20.java 25 public static final int GL_ACTIVE_TEXTURE = 0x84E0;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 23 int GL_ACTIVE_TEXTURE = 0x84E0;
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL20.java 257 public static final int GL_ACTIVE_TEXTURE = 0x84E0;
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/deqp/framework/opengl/
gluStrUtil.inl     [all...]
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 304 #define GL_ACTIVE_TEXTURE 0x84E0
  /development/ndk/platforms/android-4/include/GLES/
gl.h 481 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 371 #define GL_ACTIVE_TEXTURE 0x84E0
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 481 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 304 #define GL_ACTIVE_TEXTURE 0x84E0
  /external/mesa3d/include/GLES/
gl.h 481 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 371 #define GL_ACTIVE_TEXTURE 0x84E0
  /frameworks/native/opengl/include/GLES/
gl.h 481 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 481 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 371 #define GL_ACTIVE_TEXTURE 0x84E0
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 481 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 371 #define GL_ACTIVE_TEXTURE 0x84E0
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 481 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 371 #define GL_ACTIVE_TEXTURE 0x84E0
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/
gl.h 481 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES2/
gl2.h 371 #define GL_ACTIVE_TEXTURE 0x84E0

Completed in 77 milliseconds

1 2 3 4 5 6 7 8 9