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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c6393 static HRESULT surface_load_texture(struct wined3d_surface *surface, function
6659 if (FAILED(hr = surface_load_texture(surface, gl_info, rect, location == SFLAG_INSRGBTEX)))

Completed in 2522 milliseconds