Home
last modified time | relevance | path

Searched defs:numSubgroups (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBuiltinVarTests.cpp245 deUint32 numSubgroups = data[(offset * 4) + 2]; in checkComputeNumSubgroups() local
298 deUint32 numSubgroups = data[(offset * 4) + 2]; in checkComputeSubgroupID() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBuiltinVarTests.cpp285 deUint32 numSubgroups = data[(offset * 4) + 2]; in checkComputeNumSubgroups() local
340 deUint32 numSubgroups = data[(offset * 4) + 2]; in checkComputeSubgroupID() local
H A DvktSubgroupsSizeControlTests.cpp260 const deUint32 numSubgroups = (localSize[0] * localSize[1] * localSize[2]) / checkInternalData->requiredSubgroupSize; in checkComputeRequireFull() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBuiltinVarTests.cpp285 deUint32 numSubgroups = data[(offset * 4) + 2]; in checkComputeNumSubgroups() local
340 deUint32 numSubgroups = data[(offset * 4) + 2]; in checkComputeSubgroupID() local
H A DvktSubgroupsSizeControlTests.cpp260 const deUint32 numSubgroups = (localSize[0] * localSize[1] * localSize[2]) / checkInternalData->requiredSubgroupSize; in checkComputeRequireFull() local

Completed in 34 milliseconds