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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dswapchain.c234 static void swapchain_blit(IWineD3DSwapChainImpl *This, struct wined3d_context *context, function
505 swapchain_blit(This, context, &src_rect, &dst_rect);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dswapchain.c454 static void swapchain_blit(const struct wined3d_swapchain *swapchain, function
727 swapchain_blit(swapchain, context, &src_rect, &dst_rect);

Completed in 100 milliseconds