Searched refs:destroy_gl_context (Results 1 – 9 of 9) sorted by relevance
110 .destroy_gl_context = fuzzer_destroy_gl_context,
501 static void destroy_gl_context(virgl_renderer_gl_context ctx) in destroy_gl_context() function508 state.cbs->destroy_gl_context(state.cookie, ctx); in destroy_gl_context()522 destroy_gl_context,
60 void (*destroy_gl_context)(void *cookie, virgl_renderer_gl_context ctx); member
117 void (*destroy_gl_context)(virgl_gl_context ctx); member
810 vrend_clicbs->destroy_gl_context(vrend_blit_ctx.gl_context); in vrend_blitter_fini()
5987 vrend_clicbs->destroy_gl_context(vrend_state.sync_context); in thread_sync()6011 vrend_clicbs->destroy_gl_context(vrend_state.sync_context); in vrend_renderer_use_threaded_sync()6022 vrend_clicbs->destroy_gl_context(vrend_state.sync_context); in vrend_renderer_use_threaded_sync()6222 vrend_clicbs->destroy_gl_context(gl_context); in vrend_renderer_init()6330 vrend_clicbs->destroy_gl_context(sub->gl_context); in vrend_destroy_sub_context()
77 pub destroy_gl_context: ::std::option::Option< field
111 destroy_gl_context: None,
84 .destroy_gl_context = fuzzer_destory_gl_context,