Home
last modified time | relevance | path

Searched defs:stagesCount (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp3178 const uint32_t stagesCount = static_cast<uint32_t>(stagesVector.size()); in allStagesRequiredSubgroupSize() local
4551 const size_t stagesCount = stagesVector.size(); in makeRayTracingInputBuffers() local
4592 const size_t stagesCount = stagesVector.size(); in makeRayTracingDescriptorSetLayout() local
4655 const size_t stagesCount = stagesVector.size(); in makeRayTracingDescriptorSet() local
4903 const uint32_t stagesCount = static_cast<uint32_t>(stagesVector.size()); in allRayTracingStagesRequiredSubgroupSize() local
H A DvktSubgroupsBasicTests.cpp2139 const uint32_t stagesCount = DE_LENGTH_OF_ARRAY(stagesBits); in test() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp1494 const uint32_t stagesCount = static_cast<uint32_t>(stagesVector.size()); in allStages() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1914 const auto stagesCount = m_params->stageCountPerPipeline(); in iterate() local