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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c2606 static inline void context_set_render_offscreen(struct wined3d_context *context, const struct StateEntry *StateTable, function
2654 context_set_render_offscreen(context, device->StateTable, TRUE);
2780 context_set_render_offscreen(context, StateTable, render_offscreen);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c2454 static void context_set_render_offscreen(struct wined3d_context *context, BOOL offscreen) function
2503 context_set_render_offscreen(context, TRUE);
2864 context_set_render_offscreen(context, render_offscreen);

Completed in 43 milliseconds