Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/compute/
DDispatchGroup.cpp225 DispatchResource dispatchResource; in appendStepInternal() local
227 dispatchResource = *buffer; in appendStepInternal()
230 dispatchResource = *texIdx; in appendStepInternal()
236 dispatch.fBindings.push_back({static_cast<BindingIndex>(bindingIndex), dispatchResource}); in appendStepInternal()