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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c2123 /* Disable all textures. The caller can then bind a texture it wants to blit
2553 static void context_apply_draw_buffer(struct wined3d_context *context, BOOL blit) argument
2572 if (!blit)

Completed in 42 milliseconds