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