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

  /external/deqp/framework/common/
tcuTextureUtil.cpp 179 case TextureFormat::UNSIGNED_SHORT_4444: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER;
386 case TextureFormat::UNSIGNED_SHORT_4444: cMin = 0.0f; cMax = 15.f; break;
526 case TextureFormat::UNSIGNED_SHORT_4444: return IVec4(4);
593 case TextureFormat::UNSIGNED_SHORT_4444:
    [all...]
tcuTexture.cpp 605 case TextureFormat::UNSIGNED_SHORT_4444:
682 case TextureFormat::UNSIGNED_SHORT_4444:
    [all...]
tcuTexture.hpp 92 UNSIGNED_SHORT_4444,
    [all...]

Completed in 40 milliseconds