Home
last modified time | relevance | path

Searched defs:inputDatasCount (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBasicTests.cpp1258 const deUint32 inputDatasCount = OPTYPE_SUBGROUP_MEMORY_BARRIER_IMAGE == caseDef.opType ? 3u : 2u; in noSSBOtest() local
1343 const deUint32 inputDatasCount = 2; in test() local
1444 const deUint32 inputDatasCount in test() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBasicTests.cpp1850 const deUint32 inputDatasCount = OPTYPE_SUBGROUP_MEMORY_BARRIER_IMAGE == caseDef.opType ? 3u : 2u; in noSSBOtest() local
1972 const deUint32 inputDatasCount = 3; in test() local
2067 const deUint32 inputDatasCount = DE_LENGTH_OF_ARRAY(stagesBits) * 4u; test() local
2142 const deUint32 inputDatasCount = datasPerStage * stagesCount; test() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBasicTests.cpp1850 const deUint32 inputDatasCount = OPTYPE_SUBGROUP_MEMORY_BARRIER_IMAGE == caseDef.opType ? 3u : 2u; in noSSBOtest() local
1972 const deUint32 inputDatasCount = 3; in test() local
2067 const deUint32 inputDatasCount = DE_LENGTH_OF_ARRAY(stagesBits) * 4u; test() local
2142 const deUint32 inputDatasCount = datasPerStage * stagesCount; test() local
[all...]

Completed in 7 milliseconds