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

1 2

  /external/mesa3d/src/mesa/main/
texcompress.c 420 formats[n++] = GL_COMPRESSED_RGBA_ASTC_8x8_KHR;
579 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR:
767 return GL_COMPRESSED_RGBA_ASTC_8x8_KHR;
    [all...]
glformats.c 840 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR:
1122 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR:
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES31ExtHeader.java-if 90 public static final int GL_COMPRESSED_RGBA_ASTC_8x8_KHR = 0x93B7;
  /external/deqp/external/openglcts/modules/common/
glcExtTokens.cpp 246 COMPRESSED_RGBA_ASTC_8x8 = GL_COMPRESSED_RGBA_ASTC_8x8_KHR;
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GLESv2Validation.cpp 402 COMPRESSED_TEX_IMAGE_IS_COMPRESSED_FORMAT_CASE(GL_COMPRESSED_RGBA_ASTC_8x8_KHR)
461 COMPRESSED_TEX_IMAGE_NOTSUPPORTED(GL_COMPRESSED_RGBA_ASTC_8x8_KHR)
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 260 case tcu::COMPRESSEDTEXFORMAT_ASTC_8x8_RGBA: return GL_COMPRESSED_RGBA_ASTC_8x8_KHR;
319 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR: return tcu::COMPRESSEDTEXFORMAT_ASTC_8x8_RGBA;
368 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR:
    [all...]
gluStrUtil.inl     [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES31Ext.java 90 public static final int GL_COMPRESSED_RGBA_ASTC_8x8_KHR = 0x93B7;
    [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 227 GL_COMPRESSED_RGBA_ASTC_8x8_KHR,
  /external/swiftshader/src/OpenGL/common/
Image.cpp 523 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR: return sw::FORMAT_RGBA_ASTC_8x8_KHR;
746 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR:
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.h 136 GL_COMPRESSED_RGBA_ASTC_8x8_KHR,
utilities.cpp 354 case GL_COMPRESSED_RGBA_ASTC_8x8_KHR:
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_format.c     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2ext.h 237 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2ext.h 157 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7
    [all...]
  /external/deqp/modules/gles3/functional/
es3fNegativeTextureApiTests.cpp 77 GL_COMPRESSED_RGBA_ASTC_8x8_KHR,
    [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengles2.h     [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h 205 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7
    [all...]
  /external/swiftshader/include/GLES2/
gl2ext.h 209 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h 209 #define GL_COMPRESSED_RGBA_ASTC_8x8_KHR 0x93B7
    [all...]
  /external/mesa3d/include/GL/
glcorearb.h     [all...]

Completed in 718 milliseconds

1 2