Searched refs:context_restore_gl_context (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c853 static void context_restore_gl_context(const struct wined3d_gl_info *gl_info, HDC dc, HGLRC gl_ctx, int pf) function
1185 context_restore_gl_context(gl_info, restore_dc, restore_ctx, restore_pf);
1393 context_restore_gl_context(context->gl_info, context->restore_dc, context->restore_ctx, context->restore_pf);

Completed in 215 milliseconds