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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2538 #define SFLAG_INSRGBTEX 0x00000080 /* The GL srgb texture contains the newest surface content */ macro
2585 SFLAG_INSRGBTEX)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h2503 #define SFLAG_INSRGBTEX 0x00000080 /* The GL srgb texture contains the newest surface content */ macro
2550 SFLAG_INSRGBTEX)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h2378 #define SFLAG_INSRGBTEX 0x00080000 /* The GL sRGB texture is current. */ macro
2412 SFLAG_INSRGBTEX | \

Completed in 1697 milliseconds