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

  /external/deqp/framework/common/
tcuTextureUtil.cpp 178 case TextureFormat::UNSIGNED_SHORT_565: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER;
431 else if (format.type == TextureFormat::UNSIGNED_SHORT_565)
525 case TextureFormat::UNSIGNED_SHORT_565: return IVec4(5,6,5,0);
592 case TextureFormat::UNSIGNED_SHORT_565:
    [all...]
tcuTexture.cpp 600 case TextureFormat::UNSIGNED_SHORT_565:
681 case TextureFormat::UNSIGNED_SHORT_565:
    [all...]
tcuTexture.hpp 91 UNSIGNED_SHORT_565,
    [all...]

Completed in 105 milliseconds