Searched defs:glContext (Results 1 – 20 of 20) 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
293 std::unique_ptr<sk_gpu_test::GLTestContext> glContext; in main() local
55 angle::Result ProgramPipelineVk::link(const gl::Context *glContext) in link()94 angle::Result ProgramPipelineVk::transformShaderSpirV(const gl::Context *glContext) in transformShaderSpirV()
331 angle::Result ProgramVk::initDefaultUniformBlocks(const gl::Context *glContext) in initDefaultUniformBlocks()
619 angle::Result ProgramExecutableVk::createPipelineLayout(const gl::Context *glContext) in createPipelineLayout()
63 ContextGL *glContext = GetImplAs<ContextGL>(context); in makeCurrent() local
97 sk_gpu_test::GLTestContext* glContext = ctxInfo.glContext(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
116 SDL_GLContext glContext = nullptr; local
128 sk_gpu_test::GLTestContext* glContext = ctxInfo.glContext(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
179 GLTestContext* glContext() const { in glContext() function
178 GLTestContext* glContext() const { in glContext() function
44 const GrGLContext& glContext() const { return *fGLContext; } in glContext() function
325 auto glContext = GrGLContext::Make(std::move(interface), options); in Make() local
41 const GrGLContext& glContext() const { return *fGLContext; } in glContext() function
373 auto glContext = GrGLContext::Make(std::move(interface), options); in Make() local