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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c2327 * FindContext
2338 static struct wined3d_context *FindContext(IWineD3DDeviceImpl *This, IWineD3DSurface *target) function
2456 * FindContext
2467 static struct wined3d_context *FindContext(IWineD3DDeviceImpl *This, IWineD3DSurface *target) function
2807 * and FindContext is called before the context is activated. It also
2868 context = FindContext(device, target);

Completed in 111 milliseconds