OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:virgl_glx_destroy_context
(Results
1 - 3
of
3
) sorted by null
/external/virglrenderer/src/
virgl_glx.h
34
void
virgl_glx_destroy_context
(struct virgl_glx *ve, virgl_renderer_gl_context virglctx);
virgl_glx_context.c
94
void
virgl_glx_destroy_context
(struct virgl_glx *d, virgl_renderer_gl_context virglctx)
function
virglrenderer.c
245
return
virgl_glx_destroy_context
(glx_info, ctx);
Completed in 48 milliseconds