Searched refs:virgl_gl_context (Results 1 – 3 of 3) sorted by relevance
39 typedef void *virgl_gl_context; typedef116 virgl_gl_context (*create_gl_context)(int scanout, struct virgl_gl_ctx_param *params);117 void (*destroy_gl_context)(virgl_gl_context ctx);118 int (*make_current)(virgl_gl_context ctx);504 void vrend_sync_make_current(virgl_gl_context);
45 virgl_gl_context gl_context;
347 virgl_gl_context sync_context;570 virgl_gl_context gl_context;1819 void vrend_sync_make_current(virgl_gl_context gl_cxt) { in vrend_sync_make_current()5961 virgl_gl_context gl_context = vrend_state.sync_context; in thread_sync()6125 virgl_gl_context gl_context; in vrend_renderer_init()