Searched refs:max_input_attachments (Results 1 – 2 of 2) sorted by relevance
802 const uint32_t max_input_attachments = 4; in v3dv_GetPhysicalDeviceProperties() local803 assert(max_sampled_images + max_storage_images + max_input_attachments in v3dv_GetPhysicalDeviceProperties()843 .maxPerStageDescriptorInputAttachments = max_input_attachments, in v3dv_GetPhysicalDeviceProperties()
583 …uint32_t max_input_attachments = m_device->phy().properties().limits.maxPerStageDescriptorInputAtt… in TEST_F() local782 dslb.descriptorCount = 1 + max_input_attachments; in TEST_F()813 …uint32_t max_input_attachments = m_device->phy().properties().limits.maxPerStageDescriptorInputAtt… in TEST_F() local1067 if (dslb.descriptorCount > max_input_attachments) { in TEST_F()