Searched defs:ScopedProgramCallback (Results 1 – 1 of 1) sorted by relevance
70 struct ScopedProgramCallback : angle::NonCopyable struct73 ScopedProgramCallback(cl::Program *notify) : mNotify(notify) {} in ScopedProgramCallback() function74 ~ScopedProgramCallback() in ~ScopedProgramCallback() argument