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

  /external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.cpp 75 case tcu::TextureFormat::sBGRA:
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTestsUtil.cpp     [all...]
  /external/deqp/framework/common/
tcuTextureUtil.cpp 112 format.order == TextureFormat::sBGRA;
    [all...]
tcuTexture.cpp 553 case TextureFormat::sBGRA:
673 case TextureFormat::sBGRA: return 4;
807 case TextureFormat::sBGRA: return BGRA;
861 case TextureFormat::sBGRA: return BGRA;
    [all...]
tcuTexture.hpp 63 sBGRA,
    [all...]

Completed in 279 milliseconds