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

1 2

  /external/mesa3d/src/glx/
pixelstore.c 149 case GL_UNPACK_IMAGE_HEIGHT:
291 case GL_UNPACK_IMAGE_HEIGHT:
single2.c 275 case GL_UNPACK_IMAGE_HEIGHT:
  /external/mesa3d/src/mesa/main/
pixelstore.c 146 case GL_UNPACK_IMAGE_HEIGHT:
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GLESv2Validation.cpp 80 case GL_UNPACK_IMAGE_HEIGHT:
99 case GL_UNPACK_IMAGE_HEIGHT:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 41 public static final int GL_UNPACK_IMAGE_HEIGHT = 0x806E;
  /external/deqp/modules/gles31/functional/
es31fTextureSpecificationTests.cpp 456 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, m_imageHeight);
563 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, m_imageHeight);
748 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, imageHeight);
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl 792 case GL_UNPACK_IMAGE_HEIGHT: return "GL_UNPACK_IMAGE_HEIGHT";
    [all...]
gluStateReset.cpp 433 gl.pixelStorei(GL_UNPACK_IMAGE_HEIGHT, 0);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 41 public static final int GL_UNPACK_IMAGE_HEIGHT = 0x806E;
    [all...]
  /prebuilts/ndk/r16/sources/android/ndk_helper/
gl3stub.h 99 #define GL_UNPACK_IMAGE_HEIGHT 0x806E
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 730 GL_UNPACK_IMAGE_HEIGHT(0x806E),
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureSpecificationTests.cpp     [all...]
es3fIntegerStateQueryTests.cpp     [all...]
es3fNegativeTextureApiTests.cpp     [all...]
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.cpp 564 case GL_UNPACK_IMAGE_HEIGHT:
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 540 #define GL_UNPACK_IMAGE_HEIGHT 0x806E
    [all...]
gl31.h 540 #define GL_UNPACK_IMAGE_HEIGHT 0x806E
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 200 { GL_UNPACK_IMAGE_HEIGHT, CONTEXT_INT(Unpack.ImageHeight), NO_EXTRA },
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 513 #define GL_UNPACK_IMAGE_HEIGHT 0x806E
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.cpp     [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl 333 #define GL_UNPACK_IMAGE_HEIGHT 0x806E
    [all...]
  /external/mesa3d/include/GL/
gl.h     [all...]
  /external/mesa3d/include/GLES3/
gl3.h     [all...]
gl31.h     [all...]
  /external/swiftshader/include/GLES3/
gl3.h     [all...]

Completed in 681 milliseconds

1 2