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

  /external/deqp/framework/common/
tcuTextureUtil.cpp 180 case TextureFormat::UNSIGNED_SHORT_5551: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER;
426 else if (format.type == TextureFormat::UNSIGNED_SHORT_5551)
527 case TextureFormat::UNSIGNED_SHORT_5551: return IVec4(5,5,5,1);
594 case TextureFormat::UNSIGNED_SHORT_5551:
    [all...]
tcuTexture.cpp 606 case TextureFormat::UNSIGNED_SHORT_5551:
683 case TextureFormat::UNSIGNED_SHORT_5551:
    [all...]
tcuTexture.hpp 93 UNSIGNED_SHORT_5551,
    [all...]

Completed in 53 milliseconds