Searched defs:glContext (Results 1 – 8 of 8) sorted by relevance
22 std::unique_ptr<sk_gpu_test::GLTestContext>* glContext) { in create_direct_context()
307 std::unique_ptr<sk_gpu_test::GLTestContext> glContext; in main() local
32 angle::Result ProgramPipelineVk::link(const gl::Context *glContext, in link()
75 GLXContext glContext = glXCreateContext(display, visualInfo, nullptr, GL_TRUE); in initialize_gl_linux() local
115 GLTestContext* glContext() const { in glContext() function
144 ContextGL *glContext = GetImplAs<ContextGL>(context); in makeCurrent() local
103 const GrGLContext& glContext() const { return *fGLContext; } in glContext() function
427 auto glContext = GrGLContext::Make(std::move(interface), options); in Make() local