Searched defs:depthFormat (Results 1 – 7 of 7) 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()
671 unsigned int GetDepthSize(sw::Format depthFormat) in GetDepthSize()
817 unsigned int GetDepthSize(sw::Format depthFormat) in GetDepthSize()
1761 unsigned int GetDepthSize(sw::Format depthFormat) in GetDepthSize()
85 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
1279 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local3400 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachment.getFormat()); in logAndVerifyImages() local