Home
last modified time | relevance | path

Searched refs:exclusivePipelinesCount (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp4475 const deUint32 exclusivePipelinesCount = (isAllComputeStages(shaderStages) ? 1 : 0) in checkShaderStageSetValidity() local
4483 if (exclusivePipelinesCount != 1) in checkShaderStageSetValidity()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp4461 const deUint32 exclusivePipelinesCount = (isAllComputeStages(shaderStages) ? 1 : 0) in checkShaderStageSetValidity() local
4469 if (exclusivePipelinesCount != 1) in checkShaderStageSetValidity()

Completed in 15 milliseconds