Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp46 tcu::TextureFormat getStencilCopyFormat (VkFormat combinedFormat);
DvkImageUtil.cpp979 tcu::TextureFormat getStencilCopyFormat (VkFormat combinedFormat) in getStencilCopyFormat() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp1204 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachmentInfo.getFormat()); in AttachmentResources()
3263 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachment.getFormat()); in logAndVerifyImages()