Searched refs:ScopedWorkerContextGL (Results 1 – 4 of 4) sorted by relevance
65 class ScopedWorkerContextGL68 ScopedWorkerContextGL(RendererGL *renderer, std::string *infoLog);69 ~ScopedWorkerContextGL();
458 ScopedWorkerContextGL::ScopedWorkerContextGL(RendererGL *renderer, std::string *infoLog) in ScopedWorkerContextGL() function in rx::ScopedWorkerContextGL464 ScopedWorkerContextGL::~ScopedWorkerContextGL() in ~ScopedWorkerContextGL()472 bool ScopedWorkerContextGL::operator()() const in operator ()()
226 ScopedWorkerContextGL worker(mRenderer.get(), &workerInfoLog); in compileAndCheckShaderInWorker()
413 ScopedWorkerContextGL worker(mRenderer.get(), &workerInfoLog); in link()