Searched defs:rgb (Results 1 - 25 of 29) sorted by relevance

12

/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_regcombiner.h39 CRRegCombinerPortionState rgb[CR_MAX_GENERAL_COMBINERS]; member in struct:__anon16230
55 CRbitvalue regCombinerInput[CR_MAX_GENERAL_COMBINERS][CR_MAX_BITARRAY]; /* rgb/alpha[].a/b/c/d, .aMapping, .aPortion */
56 CRbitvalue regCombinerOutput[CR_MAX_GENERAL_COMBINERS][CR_MAX_BITARRAY]; /* rgb/alpha[].abOutput, .cdOutput, .sumOutput, .scale, .bias, .abDotProduct, .cdDotProduct, .muxSum */
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispDriver.cpp783 ULONG APIENTRY VBoxDispDrvDitherColor(DHPDEV dhpdev, ULONG iMode, ULONG rgb, ULONG *pul) argument
H A DVBoxDispVRDP.cpp88 uint32_t rgb = 0; local
94 uint8_t *d = (uint8_t *)&rgb;
103 rgb = color & 0xFFFFFF;
109 return rgb;
709 ULONG rgb)
717 order.rgb = rgb;
725 ULONG rgb,
734 order.rgb = rgb;
706 vrdpReportSolidRect(PVBOXDISPDEV pDev, const RECTL *prclTrg, VRDPCLIPRECTS *pClipRects, ULONG rgb) argument
722 vrdpReportSolidBlt(PVBOXDISPDEV pDev, const RECTL *prclTrg, VRDPCLIPRECTS *pClipRects, ULONG rgb, uint8_t rop3) argument
1394 uint32_t rgb = vrdpColor2RGB(psoTrg, pbo->iSolidColor); local
[all...]
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dtexformat_tmp.h110 static void FETCH(rgb)( const struct gl_texture_image *texImage, function
/vbox/include/VBox/RemoteDesktop/
H A DVRDEOrders.h141 uint32_t rgb; member in struct:_VRDEORDERSOLIDRECT
150 uint32_t rgb; member in struct:_VRDEORDERSOLIDBLT
222 uint32_t rgb; member in struct:_VRDEORDERLINE
229 uint32_t rgb; member in struct:_VRDEORDERPOLYLINE
239 uint32_t rgb; member in struct:_VRDEORDERELLIPSE
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng2-win.c142 } rgb[] = { variable in typeref:struct:rgb_color
161 static int num_rgb = sizeof(rgb) / sizeof(struct rgb_color);
781 uch r1_min = rgb[bg[pat].rgb1_min].r;
782 uch g1_min = rgb[bg[pat].rgb1_min].g;
783 uch b1_min = rgb[bg[pat].rgb1_min].b;
784 uch r2_min = rgb[bg[pat].rgb2_min].r;
785 uch g2_min = rgb[bg[pat].rgb2_min].g;
786 uch b2_min = rgb[bg[pat].rgb2_min].b;
787 int r1_diff = rgb[bg[pat].rgb1_max].r - r1_min;
788 int g1_diff = rgb[b
[all...]
H A Drpng2-x.c152 } rgb[] = { variable in typeref:struct:rgb_color
171 static int num_rgb = sizeof(rgb) / sizeof(struct rgb_color);
886 uch r1_min = rgb[bg[pat].rgb1_min].r;
887 uch g1_min = rgb[bg[pat].rgb1_min].g;
888 uch b1_min = rgb[bg[pat].rgb1_min].b;
889 uch r2_min = rgb[bg[pat].rgb2_min].r;
890 uch g2_min = rgb[bg[pat].rgb2_min].g;
891 uch b2_min = rgb[bg[pat].rgb2_min].b;
892 int r1_diff = rgb[bg[pat].rgb1_max].r - r1_min;
893 int g1_diff = rgb[b
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3drmdef.h103 int rgb; member in struct:_D3DRMIMAGE
H A Dicm.h116 struct RGBCOLOR rgb; member in union:tagCOLOR
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dicm.h116 struct RGBCOLOR rgb; member in union:tagCOLOR
H A Dd3drmdef.h161 int rgb; member in struct:_D3DRMIMAGE
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86str.h203 } rgb; typedef in typeref:struct:__anon6955
424 rgb weight;
425 rgb blackColour;
426 rgb whiteColour;
699 rgb weight; /* r/g/b weights */
700 rgb mask; /* rgb masks */
701 rgb offset; /* rgb offsets */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86str.h203 } rgb; typedef in typeref:struct:__anon7266
423 rgb weight;
424 rgb blackColour;
425 rgb whiteColour;
698 rgb weight; /* r/g/b weights */
699 rgb mask; /* rgb masks */
700 rgb offset; /* rgb offsets */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86str.h203 typedef struct { CARD32 red, green, blue; } rgb; typedef in typeref:struct:__anon8945
433 rgb weight;
434 rgb blackColour;
435 rgb whiteColour;
715 rgb weight; /* r/g/b weights */
716 rgb mask; /* rgb masks */
717 rgb offset; /* rgb offsets */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86str.h203 typedef struct { CARD32 red, green, blue; } rgb; typedef in typeref:struct:__anon9262
420 rgb weight;
421 rgb blackColour;
422 rgb whiteColour;
702 rgb weight; /* r/g/b weights */
703 rgb mask; /* rgb masks */
704 rgb offset; /* rgb offsets */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86str.h203 typedef struct { CARD32 red, green, blue; } rgb; typedef in typeref:struct:__anon9583
419 rgb weight;
420 rgb blackColour;
421 rgb whiteColour;
701 rgb weight; /* r/g/b weights */
702 rgb mask; /* rgb masks */
703 rgb offset; /* rgb offsets */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86str.h203 typedef struct { CARD32 red, green, blue; } rgb; typedef in typeref:struct:__anon5108
411 rgb weight;
412 rgb blackColour;
413 rgb whiteColour;
689 rgb weight; /* r/g/b weights */
690 rgb mask; /* rgb masks */
691 rgb offset; /* rgb offsets */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86str.h203 typedef struct { CARD32 red, green, blue; } rgb; typedef in typeref:struct:__anon5420
411 rgb weight;
412 rgb blackColour;
413 rgb whiteColour;
689 rgb weight; /* r/g/b weights */
690 rgb mask; /* rgb masks */
691 rgb offset; /* rgb offsets */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86str.h200 typedef struct { CARD32 red, green, blue; } rgb; typedef in typeref:struct:__anon5731
408 rgb weight;
409 rgb blackColour;
410 rgb whiteColour;
686 rgb weight; /* r/g/b weights */
687 rgb mask; /* rgb masks */
688 rgb offset; /* rgb offsets */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86str.h203 } rgb; typedef in typeref:struct:__anon6038
423 rgb weight;
424 rgb blackColour;
425 rgb whiteColour;
698 rgb weight; /* r/g/b weights */
699 rgb mask; /* rgb masks */
700 rgb offset; /* rgb offsets */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86str.h203 } rgb; typedef in typeref:struct:__anon6341
423 rgb weight;
424 rgb blackColour;
425 rgb whiteColour;
698 rgb weight; /* r/g/b weights */
699 rgb mask; /* rgb masks */
700 rgb offset; /* rgb offsets */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86str.h203 } rgb; typedef in typeref:struct:__anon6639
423 rgb weight;
424 rgb blackColour;
425 rgb whiteColour;
698 rgb weight; /* r/g/b weights */
699 rgb mask; /* rgb masks */
700 rgb offset; /* rgb offsets */
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dxf86str.h161 typedef struct { CARD32 red, green, blue; } rgb; typedef in typeref:struct:__anon3048
367 rgb weight;
368 rgb blackColour;
369 rgb whiteColour;
795 rgb weight; /* r/g/b weights */
796 rgb mask; /* rgb masks */
797 rgb offset; /* rgb offsets */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86str.h191 typedef struct { CARD32 red, green, blue; } rgb; typedef in typeref:struct:__anon7640
463 rgb weight;
464 rgb blackColour;
465 rgb whiteColour;
906 rgb weight; /* r/g/b weights */
907 rgb mask; /* rgb masks */
908 rgb offset; /* rgb offsets */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86str.h191 typedef struct { CARD32 red, green, blue; } rgb; typedef in typeref:struct:__anon8002
463 rgb weight;
464 rgb blackColour;
465 rgb whiteColour;
906 rgb weight; /* r/g/b weights */
907 rgb mask; /* rgb masks */
908 rgb offset; /* rgb offsets */

Completed in 378 milliseconds

12