Searched refs:destroy_gl_context (Results 1 – 7 of 7) sorted by relevance
237 static void destroy_gl_context(virgl_renderer_gl_context ctx) in destroy_gl_context() function247 return rcbs->destroy_gl_context(dev_cookie, ctx); in destroy_gl_context()266 destroy_gl_context,
55 void (*destroy_gl_context)(void *cookie, virgl_renderer_gl_context ctx); member
103 void (*destroy_gl_context)(virgl_gl_context ctx); member
5032 vrend_clicbs->destroy_gl_context(vrend_state.sync_context); in thread_sync()5059 vrend_clicbs->destroy_gl_context(vrend_state.sync_context); in vrend_renderer_use_threaded_sync()5070 vrend_clicbs->destroy_gl_context(vrend_state.sync_context); in vrend_renderer_use_threaded_sync()5184 vrend_clicbs->destroy_gl_context(gl_context); in vrend_renderer_init()5281 vrend_clicbs->destroy_gl_context(sub->gl_context); in vrend_destroy_sub_context()
110 .destroy_gl_context = fuzzer_destroy_gl_context,
62 pub destroy_gl_context: ::std::option::Option< field
175 destroy_gl_context: None,