Home
last modified time | relevance | path

Searched refs:context_restore (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dsurface.c499 context_restore(context, restore_rt); in surface_blt_fbo()
1701 context_restore(context, restore_rt); in read_from_framebuffer()
1749 context_restore(context, restore_rt); in surface_load_fb_texture()
2416 context_restore(context, restore_rt); in surface_load_drawable()
H A Dwined3d_private.h2183 void context_restore(struct wined3d_context *context, struct wined3d_surface *restore) DECLSPEC_HID…
H A Dcontext.c1606 void context_restore(struct wined3d_context *context, struct wined3d_surface *restore) in context_restore() function