Home
last modified time | relevance | path

Searched defs:localDispatchSize (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/graphite/compute/
DComputeStep.cpp29 WorkgroupSize localDispatchSize, in ComputeStep()
DComputeStep.h249 WorkgroupSize localDispatchSize() const { return fLocalDispatchSize; } in localDispatchSize() function