Home
last modified time | relevance | path

Searched refs:totalLocalSize (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBuiltinVarTests.cpp148 const deUint32 totalLocalSize = in checkComputeSubgroupInvocationID() local
194 if (totalInvocationsRun != totalLocalSize) in checkComputeSubgroupInvocationID()
216 const deUint32 totalLocalSize = in checkComputeNumSubgroups() local
247 if (numSubgroups > totalLocalSize) in checkComputeNumSubgroups()