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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c352 static void context_reuse_fbo_entry(struct wined3d_context *context, struct fbo_entry *entry) function
408 context_reuse_fbo_entry(context, entry);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c347 static void context_reuse_fbo_entry(struct wined3d_context *context, GLenum target, function
415 context_reuse_fbo_entry(context, target, render_targets, depth_stencil, location, entry);

Completed in 63 milliseconds