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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c1557 static HRESULT wined3d_surface_depth_fill(struct wined3d_surface *surface, const RECT *rect, float depth) function
1792 if (SUCCEEDED(wined3d_surface_depth_fill(dst_surface, &dst_rect, depth)))

Completed in 70 milliseconds