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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c1525 static BOOL surface_convert_depth_to_float(const struct wined3d_surface *surface, DWORD depth, float *float_depth) function
1782 if (!surface_convert_depth_to_float(dst_surface, fx->u5.dwFillDepth, &depth))

Completed in 120 milliseconds