Searched refs:getStencilCopyFormat (Results 1 – 4 of 4) sorted by relevance
49 tcu::TextureFormat getStencilCopyFormat (VkFormat combinedFormat);
974 tcu::TextureFormat getStencilCopyFormat (VkFormat combinedFormat) in getStencilCopyFormat() function
772 … aspectMask == VK_IMAGE_ASPECT_STENCIL_BIT ? getStencilCopyFormat(m_params.imageFormat) : in readImage()
1280 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachmentInfo.getFormat()); in AttachmentResources()3404 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachment.getFormat()); in logAndVerifyImages()