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

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineBlendTests.cpp 688 case TextureFormat::UNSIGNED_SHORT_4444:
741 case TextureFormat::UNSIGNED_SHORT_4444:
    [all...]
  /external/deqp/framework/common/
tcuTextureUtil.cpp 184 case TextureFormat::UNSIGNED_SHORT_4444: return TEXTURECHANNELCLASS_UNSIGNED_INTEGER;
395 case TextureFormat::UNSIGNED_SHORT_4444: cMin = 0.0f; cMax = 15.f; break;
540 case TextureFormat::UNSIGNED_SHORT_4444: return IVec4(4);
609 case TextureFormat::UNSIGNED_SHORT_4444:
    [all...]
tcuTexture.cpp 591 case TextureFormat::UNSIGNED_SHORT_4444:
738 case TextureFormat::UNSIGNED_SHORT_4444:
    [all...]
tcuTexture.hpp 92 UNSIGNED_SHORT_4444,
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTestsUtil.cpp     [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.cpp     [all...]

Completed in 5292 milliseconds