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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c461 static void get_color_masks(const struct wined3d_format *format, DWORD *masks) function
553 get_color_masks(format, masks);
7353 get_color_masks(src_format, masks);

Completed in 68 milliseconds