Searched refs:getDepthCopyFormat (Results 1 – 3 of 3) sorted by relevance
45 tcu::TextureFormat getDepthCopyFormat (VkFormat combinedFormat);
954 tcu::TextureFormat getDepthCopyFormat (VkFormat combinedFormat) in getDepthCopyFormat() function
1203 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachmentInfo.getFormat()); in AttachmentResources()3259 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachment.getFormat()); in logAndVerifyImages()