Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPlatform.cpp866 if (inputAttachmentCount > m_physicalDeviceVulkanSC10Properties.maxSubpassInputAttachments) in checkSubpassSupport()
869 …its allow (" + de::toString(m_physicalDeviceVulkanSC10Properties.maxSubpassInputAttachments) + ")"; in checkSubpassSupport()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4946 uint32_t maxSubpassInputAttachments; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp922 …{ PN(checkVulkanSC10Limit), PN(vulkanSC10Properties.maxSubpassInputAttachments), LI… in validateLimits12()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFeatureInfo.cpp922 …{ PN(checkVulkanSC10Limit), PN(vulkanSC10Properties.maxSubpassInputAttachments), LI… in validateLimits12()