Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingUnusedAttachmentsTests.cpp226 std::vector<VkFormat> getInheritanceFormatVector(const VkFormat colorFormat) const in getInheritanceFormatVector() function
797 const auto inheritanceColorFormats = m_params.getInheritanceFormatVector(kColorFormat); in iterate()