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

1 2 3 4 5

  /external/mesa3d/src/mesa/main/
texcompress.c 82 case GL_COMPRESSED_SIGNED_R11_EAC:
367 formats[n++] = GL_COMPRESSED_SIGNED_R11_EAC;
547 case GL_COMPRESSED_SIGNED_R11_EAC:
735 return GL_COMPRESSED_SIGNED_R11_EAC;
    [all...]
copyimage.c 384 case GL_COMPRESSED_SIGNED_R11_EAC:
textureview.c 200 {VIEW_CLASS_EAC_R11, GL_COMPRESSED_SIGNED_R11_EAC},
glformats.c 923 case GL_COMPRESSED_SIGNED_R11_EAC:
1107 case GL_COMPRESSED_SIGNED_R11_EAC:
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GLESv2Validation.cpp 363 COMPRESSED_TEX_IMAGE_SIZE_CASE(GL_COMPRESSED_SIGNED_R11_EAC, 8)
386 COMPRESSED_TEX_IMAGE_IS_COMPRESSED_FORMAT_CASE(GL_COMPRESSED_SIGNED_R11_EAC)
445 COMPRESSED_TEX_IMAGE_SUPPORT_CASE(GL_COMPRESSED_SIGNED_R11_EAC, 2, 0)
785 f(GL_COMPRESSED_SIGNED_R11_EAC) \
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 319 public static final int GL_COMPRESSED_SIGNED_R11_EAC = 0x9271;
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 243 case tcu::COMPRESSEDTEXFORMAT_EAC_SIGNED_R11: return GL_COMPRESSED_SIGNED_R11_EAC;
302 case GL_COMPRESSED_SIGNED_R11_EAC: return tcu::COMPRESSEDTEXFORMAT_EAC_SIGNED_R11;
352 case GL_COMPRESSED_SIGNED_R11_EAC:
    [all...]
gluStrUtil.inl     [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 196 GL_COMPRESSED_SIGNED_R11_EAC,
  /external/deqp/modules/gles3/functional/
es3fImplementationLimitTests.cpp 267 GL_COMPRESSED_SIGNED_R11_EAC,
  /external/swiftshader/src/OpenGL/common/
Image.cpp 557 case GL_COMPRESSED_SIGNED_R11_EAC:
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.h 119 GL_COMPRESSED_SIGNED_R11_EAC,
utilities.cpp 485 case GL_COMPRESSED_SIGNED_R11_EAC:
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
PVRTTextureAPI.cpp 176 glInternalFormat=GL_COMPRESSED_SIGNED_R11_EAC;
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 319 public static final int GL_COMPRESSED_SIGNED_R11_EAC = 0x9271;
    [all...]
  /prebuilts/ndk/r11/sources/android/ndk_helper/
gl3stub.h 375 #define GL_COMPRESSED_SIGNED_R11_EAC 0x9271
    [all...]
  /prebuilts/ndk/r13/sources/android/ndk_helper/
gl3stub.h 375 #define GL_COMPRESSED_SIGNED_R11_EAC 0x9271
    [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 972 milliseconds

1 2 3 4 5