Home
last modified time | relevance | path

Searched defs:tcuDepthFormat (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp578 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
1691 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
3032 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
4083 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
DvktPipelineBlendTests.cpp1070 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); // Undefined depth/stencil format in verifyImage() local
1473 …const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); // Undefined depth/stencil form… in verifyImage() local
DvktPipelineDepthTests.cpp756 const tcu::TextureFormat tcuDepthFormat = mapVkFormat(m_depthFormat); in verifyImage() local
DvktPipelinePushConstantTests.cpp616 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
2579 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verify() local
DvktPipelineDynamicOffsetTests.cpp662 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
DvktPipelineMultisampleTests.cpp2009 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp553 …const auto tcuDepthFormat = (hasDepth ? getDepthCopyFormat(m_params.format) : tcu::TextureForma… in iterate() local