Searched refs:wgy (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 263 deUint32 wgy = 1; in iterate() local 267 wgy = std::min(maxWG / wgx, (properties.limits.maxComputeWorkGroupSize[1] / 13) * 13); in iterate() 269 if ((wgx * wgy) < maxWG) in iterate() 271 wgz = std::min(maxWG / wgx / wgy, (properties.limits.maxComputeWorkGroupSize[2] / 13) * 13); in iterate() 276 …return runCompute(m_context, size, m_numWorkgroups, 1, 1, {wgx, wgy, wgz, numElems}, /*increment*/… in iterate() 1026 deUint32 wgy = 1; in iterate() local 1030 wgy = std::min(maxWG / wgx, properties.limits.maxComputeWorkGroupSize[1]); in iterate() 1032 if ((wgx * wgy) < maxWG) in iterate() 1034 wgz = std::min(maxWG / wgx / wgy, properties.limits.maxComputeWorkGroupSize[2]); in iterate() 1036 deUint32 size = (deUint32)sizeof(deUint32) * wgx * wgy * wgz; in iterate() [all …]
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 7103 "wgy",
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 7103 "wgy",
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 6846 "wgy",
|