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

  /external/virglrenderer/src/
virgl_egl.h 34 void virgl_egl_destroy_context(struct virgl_egl *ve, virgl_renderer_gl_context virglctx);
virglrenderer.c 241 return virgl_egl_destroy_context(egl_info, ctx);
virgl_egl_context.c 294 void virgl_egl_destroy_context(struct virgl_egl *ve, virgl_renderer_gl_context virglctx) function

Completed in 2543 milliseconds