Home
last modified time | relevance | path

Searched refs:isSupportedFormat (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp176 bool isSupportedFormat (Context& context, VkFormat format) const;
310 if (! isSupportedFormat(m_context, m_config.compatibleFormat.get())) in isFeaturesSupported()
639 bool DepthStencilResolveTest::isSupportedFormat (Context& context, VkFormat format) const in isSupportedFormat() function in vkt::__anonf560080b0111::DepthStencilResolveTest