Searched refs:WINEDDPCAPS_ALLOW256 (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dpalette.c143 if(!(This->Flags & WINEDDPCAPS_ALLOW256))
145 TRACE("WINEDDPCAPS_ALLOW256 set, overriding palette entry 0 with black and 255 with white\n");
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dpalette.c128 if (!(palette->flags & WINEDDPCAPS_ALLOW256))
130 TRACE("WINEDDPCAPS_ALLOW256 set, overriding palette entry 0 with black and 255 with white\n");
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwined3d.h1508 #define WINEDDPCAPS_ALLOW256 0x00000040 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl1541 const UINT WINEDDPCAPS_ALLOW256 = 0x00000040;
H A Dwined3d.h2100 #define WINEDDPCAPS_ALLOW256 (0x40) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2102 #define WINEDDPCAPS_ALLOW256 (0x40) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h2103 #define WINEDDPCAPS_ALLOW256 (0x40) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2102 #define WINEDDPCAPS_ALLOW256 (0x40) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2102 #define WINEDDPCAPS_ALLOW256 (0x40) macro

Completed in 373 milliseconds