Home
last modified time | relevance | path

Searched defs:UniformManager (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DContextUtils.h31 class UniformManager; variable
H A DUniformManager.h222 UniformManager(Layout layout) { this->resetWithNewLayout(layout); } in UniformManager() function
/aosp_15_r20/external/skia/src/gpu/graphite/compute/
H A DComputeStep.h29 class UniformManager; variable