Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp3412 const deUint32 usedWidth = ((stagesVector[ndx] == VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT) ? width * 2 : width); in allStagesRequiredSubgroupSize() local
3414 if (!checkResult(internalData, datas, usedWidth, subgroupSize, multiCall)) in allStagesRequiredSubgroupSize()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp3400 const deUint32 usedWidth = ((stagesVector[ndx] == VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT) ? width * 2 : width); in allStagesRequiredSubgroupSize() local
3402 if (!checkResult(internalData, datas, usedWidth, subgroupSize, multiCall)) in allStagesRequiredSubgroupSize()

Completed in 17 milliseconds