Searched defs:create_gl_context (Results 1 – 6 of 6) sorted by relevance
116 virgl_gl_context (*create_gl_context)(int scanout, struct virgl_gl_ctx_param *params); member
59 …virgl_renderer_gl_context (*create_gl_context)(void *cookie, int scanout_idx, struct virgl_rendere… member
487 static virgl_renderer_gl_context create_gl_context(int scanout_idx, struct virgl_gl_ctx_param *para… in create_gl_context() function
350 static HGLRC create_gl_context(HDC dc, const SkWGLExtensions& extensions, in create_gl_context() function
348 static HGLRC create_gl_context(HDC dc, const SkWGLExtensions& extensions, in create_gl_context() function
70 pub create_gl_context: ::std::option::Option< field