Searched defs:hitGroupCount (Results 1 – 2 of 2) sorted by relevance
153 const deUint32 hitGroupCount) in makePipeline()616 const auto hitGroupCount = (m_data.useManyGeometries ? m_data.squaresGroupCount : 1u); in runTest() local
485 const deUint32 hitGroupCount = deUint32(records.size() - 2); in createHitShaderBindingTable() local