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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface.c4650 static void surface_depth_blt(IWineD3DSurfaceImpl *This, const struct wined3d_gl_info *gl_info, function
4788 surface_depth_blt(This, gl_info, device->depth_blt_texture,
4810 surface_depth_blt(This, gl_info, This->texture_name,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c5871 static void surface_depth_blt(const struct wined3d_surface *surface, struct wined3d_context *context, function
6078 surface_depth_blt(surface, context, device->depth_blt_texture, 0, 0, w, h, bind_target);
6092 surface_depth_blt(surface, context, surface->texture_name,

Completed in 76 milliseconds