Searched defs:y_source (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | glamor_utils.h | 1335 int x_source, int y_source, 1385 x_source, y_source, 0, 0, 0, 0, width, height); 1413 x_source, y_source, 0, 0, 0, 0, width, height); 1440 x_source = y_source = 0; 1446 x_source, y_source, 1332 glamor_compare_pictures(ScreenPtr screen, PicturePtr fst_picture, PicturePtr snd_picture, int x_source, int y_source, int width, int height, int all, int diffs) argument
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | glamor_utils.h | 1257 int x_source, int y_source, 1307 x_source, y_source, 0, 0, 0, 0, width, height); 1335 x_source, y_source, 0, 0, 0, 0, width, height); 1362 x_source = y_source = 0; 1368 x_source, y_source, 1254 glamor_compare_pictures(ScreenPtr screen, PicturePtr fst_picture, PicturePtr snd_picture, int x_source, int y_source, int width, int height, int all, int diffs) argument
|
/vbox/src/VBox/Devices/Graphics/shaderlib/ |
H A D | wined3d_private.h | 125 unsigned y_source : 3; member in struct:color_fixup_desc 176 if (fixup.y_source == CHANNEL_SOURCE_COMPLEX1) complex_fixup |= (1 << 1);
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | wined3d_private.h | 114 unsigned y_source : 3; member in struct:color_fixup_desc 165 if (fixup.y_source == CHANNEL_SOURCE_COMPLEX1) complex_fixup |= (1 << 1);
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | wined3d_private.h | 134 unsigned y_source : 3; member in struct:color_fixup_desc 185 if (fixup.y_source == CHANNEL_SOURCE_COMPLEX1) complex_fixup |= (1 << 1);
|
Completed in 1026 milliseconds