Searched refs:programCache (Results 1 – 4 of 4) sorted by relevance
30 ProgramCache* programCache();
36 ProgramCache* Recorder::programCache() { in programCache() function in skgpu::Recorder
43 auto programInfo = recorder->programCache()->findOrCreateProgram(combo); in get_ids_from_paint()
19 auto cache = recorder.programCache(); in DEF_GRAPHITE_TEST_FOR_CONTEXTS()