Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/
DRecorder.cpp40 UniformCache* Recorder::uniformCache() { in uniformCache() function in skgpu::Recorder
/third_party/skia/m133/src/gpu/graphite/
DDrawPass.cpp126 bool writeUniforms(UniformDataCache& uniformCache, in writeUniforms()