HomeSort by relevance Sort by last modified time
    Searched refs:virgl_glx_make_context_current (Results 1 - 3 of 3) sorted by null

  /external/virglrenderer/src/
virgl_glx.h 35 int virgl_glx_make_context_current(struct virgl_glx *ve, virgl_renderer_gl_context virglctx);
virgl_glx_context.c 101 int virgl_glx_make_context_current(struct virgl_glx *d, virgl_renderer_gl_context virglctx) function
virglrenderer.c 258 return virgl_glx_make_context_current(glx_info, ctx);

Completed in 1073 milliseconds