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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dutils.c2314 void set_texture_matrix(const float *smat, DWORD flags, BOOL calculatedCoords, BOOL transformed, argument
2349 if(!calculatedCoords) {
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dutils.c2785 BOOL calculatedCoords, BOOL transformed, enum wined3d_format_id vtx_fmt, BOOL ffp_proj_control)
2830 if(!calculatedCoords) {
2784 set_texture_matrix(const struct wined3d_gl_info *gl_info, const float *smat, DWORD flags, BOOL calculatedCoords, BOOL transformed, enum wined3d_format_id vtx_fmt, BOOL ffp_proj_control) argument

Completed in 49 milliseconds