Home
last modified time | relevance | path

Searched defs:depthFormat (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthTests.cpp182 const VkFormat depthFormat, in DepthTest()
223 const VkFormat depthFormat, in DepthTestInstance()
DvktPipelineTimestampTests.cpp1040 void BasicGraphicsTestInstance::buildRenderPass(VkFormat colorFormat, VkFormat depthFormat) in buildRenderPass()
1123 …csTestInstance::buildFrameBuffer(tcu::UVec2 renderSize, VkFormat colorFormat, VkFormat depthFormat) in buildFrameBuffer()
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolOcclusionTests.cpp79 vk::VkFormat depthFormat = vk::VK_FORMAT_D16_UNORM; in StateObjects() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp1203 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local
3259 const tcu::TextureFormat depthFormat = getDepthCopyFormat(attachment.getFormat()); in logAndVerifyImages() local