Searched defs:depthFormat (Results 1 – 4 of 4) sorted by relevance
182 const VkFormat depthFormat, in DepthTest()223 const VkFormat depthFormat, in DepthTestInstance()
1040 void BasicGraphicsTestInstance::buildRenderPass(VkFormat colorFormat, VkFormat depthFormat) in buildRenderPass()1123 …csTestInstance::buildFrameBuffer(tcu::UVec2 renderSize, VkFormat colorFormat, VkFormat depthFormat) in buildFrameBuffer()
79 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
1203 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local3259 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachment.getFormat()); in logAndVerifyImages() local