Searched defs:context_apply_draw_buffer (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c2553 static void context_apply_draw_buffer(struct wined3d_context *context, BOOL blit) function
2673 context_apply_draw_buffer(context, FALSE);
2699 context_apply_draw_buffer(context, TRUE);

Completed in 50 milliseconds