Searched refs:getStencilCopyFormat (Results 1 – 3 of 3) sorted by relevance
46 tcu::TextureFormat getStencilCopyFormat (VkFormat combinedFormat);
979 tcu::TextureFormat getStencilCopyFormat (VkFormat combinedFormat) in getStencilCopyFormat() function
1204 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachmentInfo.getFormat()); in AttachmentResources()3263 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachment.getFormat()); in logAndVerifyImages()