Searched refs:getMaxInstanceCount (Results 1 – 8 of 8) sorted by relevance
476 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
617 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
742 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
746 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
512 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
1805 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
876 virtual deUint64 getMaxInstanceCount (void) = DE_NULL;
2859 …virtual deUint64 getMaxInstanceCount (void) { return m_accelerationStructureProperties.maxI… in getMaxInstanceCount() function in vk::RayTracingPropertiesKHR