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

1 2 3

  /external/chromium_org/third_party/mesa/src/src/glx/
pixelstore.c 172 case GL_UNPACK_SKIP_IMAGES:
311 case GL_UNPACK_SKIP_IMAGES:
single2.c 286 case GL_UNPACK_SKIP_IMAGES:
  /external/mesa3d/src/glx/
pixelstore.c 172 case GL_UNPACK_SKIP_IMAGES:
311 case GL_UNPACK_SKIP_IMAGES:
single2.c 286 case GL_UNPACK_SKIP_IMAGES:
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
pixelstore.c 215 case GL_UNPACK_SKIP_IMAGES:
  /external/mesa3d/src/mesa/main/
pixelstore.c 215 case GL_UNPACK_SKIP_IMAGES:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 40 public static final int GL_UNPACK_SKIP_IMAGES = 0x806D;
  /external/deqp/framework/opengl/
gluStrUtil.inl 732 case GL_UNPACK_SKIP_IMAGES: return "GL_UNPACK_SKIP_IMAGES";
    [all...]
gluStateReset.cpp 326 gl.pixelStorei(GL_UNPACK_SKIP_IMAGES, 0);
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureSpecificationTests.cpp 456 glPixelStorei(GL_UNPACK_SKIP_IMAGES, m_skipImages);
563 glPixelStorei(GL_UNPACK_SKIP_IMAGES, m_skipImages);
748 glPixelStorei(GL_UNPACK_SKIP_IMAGES, 0);
    [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 85 #define GL_UNPACK_SKIP_IMAGES 0x806D
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 95 #define GL_UNPACK_SKIP_IMAGES 0x806D
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 40 public static final int GL_UNPACK_SKIP_IMAGES = 0x806D;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 729 GL_UNPACK_SKIP_IMAGES(0x806D),
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureSpecificationTests.cpp     [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 510 #define GL_UNPACK_SKIP_IMAGES 0x806D
    [all...]
  /external/chromium_org/third_party/angle/include/GLES3/
gl3.h 510 #define GL_UNPACK_SKIP_IMAGES 0x806D
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 539 #define GL_UNPACK_SKIP_IMAGES 0x806D
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 510 #define GL_UNPACK_SKIP_IMAGES 0x806D
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 510 #define GL_UNPACK_SKIP_IMAGES 0x806D
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 510 #define GL_UNPACK_SKIP_IMAGES 0x806D
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 510 #define GL_UNPACK_SKIP_IMAGES 0x806D
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 510 #define GL_UNPACK_SKIP_IMAGES 0x806D
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 510 #define GL_UNPACK_SKIP_IMAGES 0x806D
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h 539 #define GL_UNPACK_SKIP_IMAGES 0x806D
    [all...]

Completed in 784 milliseconds

1 2 3