Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp3192 const deUint32 stagesCount = static_cast<deUint32>(stagesVector.size()); in allStagesRequiredSubgroupSize() local
4683 const size_t stagesCount = stagesVector.size(); in makeRayTracingInputBuffers() local
4721 const size_t stagesCount = stagesVector.size(); in makeRayTracingDescriptorSetLayout() local
4785 const size_t stagesCount = stagesVector.size(); in makeRayTracingDescriptorSet() local
5018 const deUint32 stagesCount = static_cast<deUint32>(stagesVector.size()); in allRayTracingStagesRequiredSubgroupSize() local
DvktSubgroupsBasicTests.cpp2120 const deUint32 stagesCount = DE_LENGTH_OF_ARRAY(stagesBits); in test() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp1465 const deUint32 stagesCount = static_cast<deUint32>(stagesVector.size()); in allStages() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp1845 const auto stagesCount = m_params->stageCountPerPipeline(); in iterate() local