Searched refs:getMaxGeometryCount (Results 1 – 7 of 7) sorted by relevance
473 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
614 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
743 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
507 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
1802 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
775 virtual deUint64 getMaxGeometryCount (void) = DE_NULL;
2536 …virtual deUint64 getMaxGeometryCount (void) { return m_accelerationStructureProperties.maxG… in getMaxGeometryCount() function in vk::RayTracingPropertiesKHR