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

1 2 3 4 5 6 7 8

  /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 135 case GL_ACTIVE_TEXTURE:
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 135 case GL_ACTIVE_TEXTURE:
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_1_autogen.h     [all...]
gles2_cmd_validation_implementation_autogen.h 88 GL_ACTIVE_TEXTURE,
  /external/chromium_org/gpu/command_buffer/tests/
gl_copy_texture_CHROMIUM_unittest.cc 291 glGetIntegerv(GL_ACTIVE_TEXTURE, &active_texture);
321 glGetIntegerv(GL_ACTIVE_TEXTURE, &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/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 259 glGetIntegerv(GL_ACTIVE_TEXTURE, &active_texture_);
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 33 case GL_ACTIVE_TEXTURE:
gles2_cmd_utils_implementation_autogen.h     [all...]
  /external/chromium_org/cc/test/
test_web_graphics_context_3d.cc 369 else if (pname == GL_ACTIVE_TEXTURE)
  /external/deqp/framework/opengl/
gluStrUtil.inl     [all...]
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /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
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 371 #define GL_ACTIVE_TEXTURE 0x84E0
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 305 #define GL_ACTIVE_TEXTURE 0x84E0
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 481 #define GL_ACTIVE_TEXTURE 0x84E0
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 371 #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...]

Completed in 1644 milliseconds

1 2 3 4 5 6 7 8