Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp3074 const deUint32 stagesCount = static_cast<deUint32>(stagesVector.size()); in allStagesRequiredSubgroupSize() local
4257 const size_t stagesCount = stagesVector.size(); in makeRayTracingInputBuffers() local
4295 const size_t stagesCount = stagesVector.size(); in makeRayTracingDescriptorSetLayout() local
4359 const size_t stagesCount = stagesVector.size(); in makeRayTracingDescriptorSet() local
4592 const deUint32 stagesCount = static_cast<deUint32>(stagesVector.size()); in allRayTracingStagesRequiredSubgroupSize() local
DvktSubgroupsBasicTests.cpp1966 const deUint32 stagesCount = DE_LENGTH_OF_ARRAY(stagesBits); in test() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp1465 const deUint32 stagesCount = static_cast<deUint32>(stagesVector.size()); in allStages() local