Searched refs:GrGLContext (Results 1 – 8 of 8) sorted by relevance
89 class GrGLContext : public GrGLContextInfo {95 explicit GrGLContext(const GrGLInterface* interface) { in GrGLContext() function99 GrGLContext(const GrGLContext& that) : INHERITED(that) {} in GrGLContext() function101 GrGLContext& operator= (const GrGLContext& that) {
35 GrGLGpu(const GrGLContext& ctx, GrContext* context);40 const GrGLContext& glContext() const { return fGLContext; } in glContext()297 GrGLContext fGLContext;
162 GrGLGpu::GrGLGpu(const GrGLContext& ctx, GrContext* context) in GrGLGpu()815 static bool renderbuffer_storage_msaa(GrGLContext& ctx, in renderbuffer_storage_msaa()
16 GrGLuint GrGLCompileAndAttachShader(const GrGLContext& glCtx,
20 GrGLuint GrGLCompileAndAttachShader(const GrGLContext& glCtx, in GrGLCompileAndAttachShader()
35 GrGLContext ctx(glInterface); in gl_gpu_create()
269 '<(skia_src_path)/gpu/gl/GrGLContext.cpp',270 '<(skia_src_path)/gpu/gl/GrGLContext.h',
533 src/gpu/gl/GrGLContext.cpp \