Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Dsurface.c1874 static void fb_copy_to_texture_hwstretch(struct wined3d_surface *dst_surface, struct wined3d_surfac… in fb_copy_to_texture_hwstretch() function
2314 fb_copy_to_texture_hwstretch(dst_surface, src_surface, src_rect, dst_rect, filter); in surface_blt_special()