HomeSort by relevance Sort by last modified time
    Searched refs:EAC_R11 (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/common/
tcuCompressedTexture.hpp 46 EAC_R11,
tcuCompressedTexture.cpp 72 case CompressedTexture::EAC_R11:
226 case EAC_R11: blockSizeMultiplier = 1; break;
270 case EAC_R11: return TextureFormat(TextureFormat::R, TextureFormat::UNORM_INT16);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureWrapTests.cpp 475 { "eac_r11", CompressedTexture::EAC_R11, },
es3fTextureFormatTests.cpp     [all...]
  /external/deqp/framework/opengl/
gluTextureUtil.cpp 232 case tcu::CompressedTexture::EAC_R11: return GL_COMPRESSED_R11_EAC;
    [all...]

Completed in 101 milliseconds