Home
last modified time | relevance | path

Searched defs:rteDict (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DShaderInfo.cpp477 const RuntimeEffectDictionary* rteDict, in Make()
509 ShaderInfo::ShaderInfo(const RuntimeEffectDictionary* rteDict, const char* ssboIndex) in ShaderInfo()
H A DPublicPrecompile.cpp85 RuntimeEffectDictionary* rteDict, in AndroidSpecificPrecompile()
/aosp_15_r20/external/skia/src/gpu/graphite/task/
H A DDrawTask.cpp22 const RuntimeEffectDictionary* rteDict) { in prepareResources()
/aosp_15_r20/external/skia/dm/
H A DDMSrcSink.cpp2295 RuntimeEffectDictionary* rteDict = fRecorder->priv().runtimeEffectDictionary(); in resetAndRecreatePipelines() local