Searched defs:stagesCount (Results 1 – 4 of 4) sorted by relevance
3178 const uint32_t stagesCount = static_cast<uint32_t>(stagesVector.size()); in allStagesRequiredSubgroupSize() local4551 const size_t stagesCount = stagesVector.size(); in makeRayTracingInputBuffers() local4592 const size_t stagesCount = stagesVector.size(); in makeRayTracingDescriptorSetLayout() local4655 const size_t stagesCount = stagesVector.size(); in makeRayTracingDescriptorSet() local4903 const uint32_t stagesCount = static_cast<uint32_t>(stagesVector.size()); in allRayTracingStagesRequiredSubgroupSize() local
2139 const uint32_t stagesCount = DE_LENGTH_OF_ARRAY(stagesBits); in test() local
1494 const uint32_t stagesCount = static_cast<uint32_t>(stagesVector.size()); in allStages() local
1914 const auto stagesCount = m_params->stageCountPerPipeline(); in iterate() local