Searched defs:shaderCodeDictionary (Results 1 – 3 of 3) sorted by relevance
24 SkShaderCodeDictionary* shaderCodeDictionary() const { return fShaderCodeDictionary.get(); } in shaderCodeDictionary() function
23 SkShaderCodeDictionary* ContextPriv::shaderCodeDictionary() { in shaderCodeDictionary() function in skgpu::ContextPriv
41 SkShaderCodeDictionary* ResourceProvider::shaderCodeDictionary() const { in shaderCodeDictionary() function in skgpu::ResourceProvider