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.cpp596 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
1719 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
3071 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
4135 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
DvktPipelineBlendTests.cpp1086 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); // Undefined depth/stencil format in verifyImage() local
1493 …const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); // Undefined depth/stencil form… in verifyImage() local
DvktPipelineDepthTests.cpp997 const tcu::TextureFormat tcuDepthFormat = mapVkFormat(m_depthFormat); in verifyImage() local
DvktPipelinePushConstantTests.cpp635 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
2641 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verify() local
DvktPipelineDynamicOffsetTests.cpp702 const tcu::TextureFormat tcuDepthFormat = tcu::TextureFormat(); in verifyImage() local
DvktPipelineMultisampleTests.cpp2082 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