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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c2125 * SetupForBlit
2141 static void SetupForBlit(const struct wined3d_device *device, struct wined3d_context *context) function
2160 * they weren't applied since the last SetupForBlit() call. */
2561 SetupForBlit(device, context);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c2064 * SetupForBlit
2080 static void SetupForBlit(IWineD3DDeviceImpl *This, struct wined3d_context *context) function
2097 * applied since the last SetupForBlit call. Otherwise last_was_blit would not
2763 SetupForBlit(device, context);

Completed in 308 milliseconds