Searched refs:getMaxPrimitiveCount (Results 1 – 7 of 7) sorted by relevance
470 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
611 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
740 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
504 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
1799 if (rayTracingProperties->getMaxPrimitiveCount() < 2 * m_data.squaresGroupCount) in checkSupportInInstance()
777 virtual deUint64 getMaxPrimitiveCount (void) = DE_NULL;
2538 …virtual deUint64 getMaxPrimitiveCount (void) { return m_accelerationStructureProperties.maxP… in getMaxPrimitiveCount() function in vk::RayTracingPropertiesKHR