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

  /external/deqp/framework/common/
tcuTextureUtil.cpp 177 case TextureFormat::UNSIGNED_BYTE_44: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER;
385 case TextureFormat::UNSIGNED_BYTE_44: cMin = 0.0f; cMax = 15.f; break;
524 case TextureFormat::UNSIGNED_BYTE_44: return IVec4(4,4,0,0);
591 case TextureFormat::UNSIGNED_BYTE_44:
    [all...]
tcuTexture.cpp 595 case TextureFormat::UNSIGNED_BYTE_44:
673 case TextureFormat::UNSIGNED_BYTE_44:
    [all...]
tcuTexture.hpp 90 UNSIGNED_BYTE_44,
    [all...]

Completed in 55 milliseconds