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

1 2 3 4

  /external/deqp/modules/gles3/performance/
es3pTextureFormatTests.cpp 83 { "srgb8", GL_SRGB8, },
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 102 public static final int GL_SRGB8 = 0x8C41;
  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 179 GL_SRGB8,
184 GL_SRGB8,
189 GL_SRGB8,
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 185 case FMT_CASE(sRGB, UNORM_INT8): return GL_SRGB8;
509 case GL_SRGB8: return TextureFormat(TextureFormat::sRGB, TextureFormat::UNORM_INT8);
570 case GL_SRGB8:
    [all...]
gluStrUtil.inl     [all...]
  /external/deqp/modules/gles3/functional/
es3fFboCompletenessTests.cpp 99 GL_RGB9_E5, GL_SRGB8,
es3fFboTestUtil.cpp     [all...]
es3fTextureUnitTests.cpp 114 GL_SRGB8,
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureFormatTests.cpp 467 { "srgb8", GL_SRGB8, },
es31fFboTestUtil.cpp 512 case GL_SRGB8: return "srgb8";
es31fTextureSpecificationTests.cpp 806 { "srgb8", GL_SRGB8, },
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL30.java 103 public final int GL_SRGB8 = 0x8C41;
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_texture.c 508 case GL_SRGB8:
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 150 #define GL_SRGB8 0x8C41
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 160 #define GL_SRGB8 0x8C41
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 102 public static final int GL_SRGB8 = 0x8C41;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 783 GL_SRGB8(0x8C41),
    [all...]
  /external/mesa3d/src/mesa/main/
fbobject.c     [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 572 #define GL_SRGB8 0x8C41
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h     [all...]
  /external/deqp/modules/egl/
teglImageFormatTests.cpp     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 572 #define GL_SRGB8 0x8C41
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 572 #define GL_SRGB8 0x8C41
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 572 #define GL_SRGB8 0x8C41
    [all...]

Completed in 135 milliseconds

1 2 3 4