Searched refs:getMaxInstanceCount (Results 1 – 14 of 14) sorted by relevance
476 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
617 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
548 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
733 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
746 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
1805 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
988 virtual uint64_t getMaxInstanceCount (void) = 0;
3688 …uint64_t getMaxInstanceCount (void) override { return m_accelerationStructureProperties.max… in getMaxInstanceCount() function in vk::RayTracingPropertiesKHR