Searched refs:getMaxPrimitiveCount (Results 1 – 8 of 8) sorted by relevance
470 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
611 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
543 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
740 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
727 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
1799 if (rayTracingProperties->getMaxPrimitiveCount() < 2 * m_data.squaresGroupCount) in checkSupportInInstance()
991 virtual uint64_t getMaxPrimitiveCount (void) = 0;
3695 …uint64_t getMaxPrimitiveCount (void) override { return m_accelerationStructureProperties.max… in getMaxPrimitiveCount() function in vk::RayTracingPropertiesKHR