Home
last modified time | relevance | path

Searched refs:getDepthCopyFormat (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp45 tcu::TextureFormat getDepthCopyFormat (VkFormat combinedFormat);
DvkImageUtil.cpp954 tcu::TextureFormat getDepthCopyFormat (VkFormat combinedFormat) in getDepthCopyFormat() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp1203 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachmentInfo.getFormat()); in AttachmentResources()
3259 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachment.getFormat()); in logAndVerifyImages()