HomeSort by relevance Sort by last modified time
    Searched refs:GL_BACK (Results 51 - 75 of 266) sorted by null

1 23 4 5 6 7 8 91011

  /development/ndk/platforms/android-4/include/GLES/
gl.h 116 #define GL_BACK 0x0405
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 131 #define GL_BACK 0x0405
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 116 #define GL_BACK 0x0405
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 125 #define GL_BACK 0x0405
  /external/deqp/modules/glshared/
glsFragOpInteractionCase.cpp 241 deUint32 glFace = face == rr::FACETYPE_BACK ? GL_BACK : GL_FRONT;
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h 109 #define GL_BACK 0x0405
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/
MultipleRenderTargetTest.java 420 context.setCullFace(GL20.GL_BACK);
  /external/mesa3d/include/GLES/
gl.h 116 #define GL_BACK 0x0405
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 131 #define GL_BACK 0x0405
  /external/mesa3d/src/mesa/main/
blend.c 851 ctx->Color.DrawBuffer[0] = GL_BACK;
es1_conversion.c 283 case GL_BACK:
  /external/mesa3d/src/mesa/swrast/
s_context.c 140 case GL_BACK:
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 75 public static final int GL_BACK = 0x0405;
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 116 #define GL_BACK 0x0405
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 143 #define GL_BACK 0x0405
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 116 #define GL_BACK 0x0405
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 131 #define GL_BACK 0x0405
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 116 #define GL_BACK 0x0405
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 131 #define GL_BACK 0x0405
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 116 #define GL_BACK 0x0405
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 131 #define GL_BACK 0x0405
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/
gl.h 116 #define GL_BACK 0x0405
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES2/
gl2.h 131 #define GL_BACK 0x0405
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES/
gl.h 116 #define GL_BACK 0x0405
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES2/
gl2.h 131 #define GL_BACK 0x0405

Completed in 841 milliseconds

1 23 4 5 6 7 8 91011