Home
last modified time | relevance | path

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

/external/skia/experimental/graphite/src/
DGlobalCache.h24 SkShaderCodeDictionary* shaderCodeDictionary() const { return fShaderCodeDictionary.get(); } in shaderCodeDictionary() function
DContextPriv.cpp23 SkShaderCodeDictionary* ContextPriv::shaderCodeDictionary() { in shaderCodeDictionary() function in skgpu::ContextPriv
DResourceProvider.cpp41 SkShaderCodeDictionary* ResourceProvider::shaderCodeDictionary() const { in shaderCodeDictionary() function in skgpu::ResourceProvider