Home
last modified time | relevance | path

Searched refs:fRuntimeEffectDictionary (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DShaderInfo.h56 return fRuntimeEffectDictionary; in runtimeEffectDictionary()
106 const RuntimeEffectDictionary* fRuntimeEffectDictionary; variable
H A DShaderInfo.cpp510 : fRuntimeEffectDictionary(rteDict), fSsboIndex(ssboIndex) {} in ShaderInfo()