Searched defs:uniformCache (Results 1 – 2 of 2) sorted by relevance
40 UniformCache* Recorder::uniformCache() { in uniformCache() function in skgpu::Recorder
126 bool writeUniforms(UniformDataCache& uniformCache, in writeUniforms()