Searched defs:depthFormat (Results 1 – 7 of 7) sorted by relevance
204 const VkFormat depthFormat, in DepthTest()255 const VkFormat depthFormat, in DepthTestInstance()
907 void BasicGraphicsTestInstance::buildRenderPass(VkFormat colorFormat, VkFormat depthFormat) in buildRenderPass()916 …csTestInstance::buildFrameBuffer(tcu::UVec2 renderSize, VkFormat colorFormat, VkFormat depthFormat) in buildFrameBuffer()
47 vk::VkFormat depthFormat; member
700 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::FLOAT); in ValidateFramebuffer() local889 tcu::TextureFormat depthFormat(tcu::TextureFormat::D, tcu::TextureFormat::FLOAT); in ValidateFramebuffer() local
87 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
1417 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local3637 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachment.getFormat()); in logAndVerifyImages() local
1064 SWR_FORMAT depthFormat; // @llvm_enum member