Searched refs:SkMesaGLContext (Results 1 – 5 of 5) sorted by relevance
15 class SkMesaGLContext : public SkGLContext {20 ~SkMesaGLContext() override;24 static SkMesaGLContext* Create(GrGLStandard forcedGpuAPI) { in Create()28 SkMesaGLContext* ctx = SkNEW(SkMesaGLContext); in Create()37 SkMesaGLContext();
16 SkMesaGLContext::SkMesaGLContext() in SkMesaGLContext() function in SkMesaGLContext67 SkMesaGLContext::~SkMesaGLContext() { in ~SkMesaGLContext()71 void SkMesaGLContext::destroyGLContext() { in destroyGLContext()86 void SkMesaGLContext::makeCurrent() const { in makeCurrent()95 void SkMesaGLContext::swapBuffers() const { } in swapBuffers()
47 glCtx.reset(SkMesaGLContext::Create(forcedGpuAPI)); in get()
199 '../src/gpu/gl/mesa/SkMesaGLContext.cpp',
381 '<(skia_src_path)/gpu/gl/mesa/SkMesaGLContext.cpp',382 '<(skia_src_path)/gpu/gl/mesa/SkMesaGLContext.h',