Searched refs:maxSubpassInputAttachments (Results 1 – 4 of 4) sorted by relevance
866 if (inputAttachmentCount > m_physicalDeviceVulkanSC10Properties.maxSubpassInputAttachments) in checkSubpassSupport()869 …its allow (" + de::toString(m_physicalDeviceVulkanSC10Properties.maxSubpassInputAttachments) + ")"; in checkSubpassSupport()
4946 uint32_t maxSubpassInputAttachments; member
922 …{ PN(checkVulkanSC10Limit), PN(vulkanSC10Properties.maxSubpassInputAttachments), LI… in validateLimits12()