Searched refs:getMaxGeometryCount (Results 1 – 8 of 8) 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()
509 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
739 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
1802 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
875 virtual deUint64 getMaxGeometryCount (void) = DE_NULL;
2858 …virtual deUint64 getMaxGeometryCount (void) { return m_accelerationStructureProperties.maxG… in getMaxGeometryCount() function in vk::RayTracingPropertiesKHR