Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBasicTests.cpp2141 const deUint32 datasPerStage = 4u; in test() local
2142 const deUint32 inputDatasCount = datasPerStage * stagesCount; in test()
2147 const deUint32 index = datasPerStage * ndx; in test()
2149 for (deUint32 perStageNdx = 0; perStageNdx < datasPerStage; ++perStageNdx) in test()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBasicTests.cpp2141 const deUint32 datasPerStage = 4u; in test() local
2142 const deUint32 inputDatasCount = datasPerStage * stagesCount; in test()
2147 const deUint32 index = datasPerStage * ndx; in test()
2149 for (deUint32 perStageNdx = 0; perStageNdx < datasPerStage; ++perStageNdx) in test()

Completed in 6 milliseconds