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

1 2 3 4 5

  /external/mesa3d/src/mesa/main/
texcompress.c 102 case GL_COMPRESSED_SRGB8_ETC2:
377 formats[n++] = GL_COMPRESSED_SRGB8_ETC2;
537 case GL_COMPRESSED_SRGB8_ETC2:
725 return GL_COMPRESSED_SRGB8_ETC2;
    [all...]
copyimage.c 382 case GL_COMPRESSED_SRGB8_ETC2:
glformats.c 918 case GL_COMPRESSED_SRGB8_ETC2:
1102 case GL_COMPRESSED_SRGB8_ETC2:
    [all...]
textureview.c 204 {VIEW_CLASS_ETC2_RGB, GL_COMPRESSED_SRGB8_ETC2},
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GLESv2Validation.cpp 367 COMPRESSED_TEX_IMAGE_SIZE_CASE(GL_COMPRESSED_SRGB8_ETC2, 8)
390 COMPRESSED_TEX_IMAGE_IS_COMPRESSED_FORMAT_CASE(GL_COMPRESSED_SRGB8_ETC2)
449 COMPRESSED_TEX_IMAGE_SUPPORT_CASE(GL_COMPRESSED_SRGB8_ETC2, 2, 0)
789 f(GL_COMPRESSED_SRGB8_ETC2) \
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 323 public static final int GL_COMPRESSED_SRGB8_ETC2 = 0x9275;
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 247 case tcu::COMPRESSEDTEXFORMAT_ETC2_SRGB8: return GL_COMPRESSED_SRGB8_ETC2;
306 case GL_COMPRESSED_SRGB8_ETC2: return tcu::COMPRESSEDTEXFORMAT_ETC2_SRGB8;
356 case GL_COMPRESSED_SRGB8_ETC2:
    [all...]
gluStrUtil.inl     [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 200 GL_COMPRESSED_SRGB8_ETC2,
  /external/deqp/modules/gles3/functional/
es3fImplementationLimitTests.cpp 271 GL_COMPRESSED_SRGB8_ETC2,
  /external/swiftshader/src/OpenGL/common/
Image.cpp 565 case GL_COMPRESSED_SRGB8_ETC2:
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.h 123 GL_COMPRESSED_SRGB8_ETC2,
utilities.cpp 489 case GL_COMPRESSED_SRGB8_ETC2:
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
PVRTTextureAPI.cpp 148 glInternalFormat=GL_COMPRESSED_SRGB8_ETC2;
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 323 public static final int GL_COMPRESSED_SRGB8_ETC2 = 0x9275;
    [all...]
  /prebuilts/ndk/r11/sources/android/ndk_helper/
gl3stub.h 379 #define GL_COMPRESSED_SRGB8_ETC2 0x9275
    [all...]
  /prebuilts/ndk/r13/sources/android/ndk_helper/
gl3stub.h 379 #define GL_COMPRESSED_SRGB8_ETC2 0x9275
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_format.c     [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h     [all...]

Completed in 2427 milliseconds

1 2 3 4 5