Searched defs:glContext (Results 1 – 16 of 16) sorted by relevance
12 std::unique_ptr<sk_gpu_test::GLTestContext>* glContext) { in create_grcontext()
21 std::unique_ptr<sk_gpu_test::GLTestContext>* glContext) { in create_grcontext()
282 std::unique_ptr<sk_gpu_test::GLTestContext> glContext; in main() local
97 sk_gpu_test::GLTestContext* glContext = ctxInfo.glContext(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
116 SDL_GLContext glContext = nullptr; local
178 GLTestContext* glContext() const { in glContext() function
44 const GrGLContext& glContext() const { return *fGLContext; } in glContext() function
370 auto glContext = GrGLContext::Make(std::move(interface), options); in Make() local
325 auto glContext = GrGLContext::Make(std::move(interface), options); in Make() local