Searched refs:ddckDestColorkey (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispVHWA.cpp670 VBoxDispVHWAFromDDCOLORKEY(&pVHWABlt->DstCK, &pDdBlt->ddckDestColorkey);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface_base.c1435 destkeylow = DDBltFx->ddckDestColorkey.dwColorSpaceLowValue;
1436 destkeyhigh = DDBltFx->ddckDestColorkey.dwColorSpaceHighValue;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c1640 TRACE("ddckDestColorkey {%#x, %#x}.\n",
1641 fx->ddckDestColorkey.color_space_low_value,
1642 fx->ddckDestColorkey.color_space_high_value);
7342 destkeylow = fx->ddckDestColorkey.color_space_low_value;
7343 destkeyhigh = fx->ddckDestColorkey.color_space_high_value;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwined3d.h1920 struct wined3d_color_key ddckDestColorkey; /* DestColorkey override */ member in struct:_WINEDDBLTFX
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl2063 WINEDDCOLORKEY ddckDestColorkey; /* DestColorkey override */
H A Dwined3d.h2548 WINEDDCOLORKEY ddckDestColorkey; member in struct:_WINEDDBLTFX
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddraw.h1151 DDCOLORKEY ddckDestColorkey; /* DestColorkey override */ member in struct:_DDBLTFX
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddraw.h1145 DDCOLORKEY ddckDestColorkey; /* DestColorkey override */ member in struct:_DDBLTFX
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2553 WINEDDCOLORKEY ddckDestColorkey; member in struct:_WINEDDBLTFX
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h2554 WINEDDCOLORKEY ddckDestColorkey; member in struct:_WINEDDBLTFX
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2553 WINEDDCOLORKEY ddckDestColorkey; member in struct:_WINEDDBLTFX
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2553 WINEDDCOLORKEY ddckDestColorkey; member in struct:_WINEDDBLTFX

Completed in 336 milliseconds