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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2540 #define SFLAG_INSYSMEM 0x00000200 /* The system memory copy is most up to date */ macro
2582 #define SFLAG_LOCATIONS (SFLAG_INSYSMEM | \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h2505 #define SFLAG_INSYSMEM 0x00000200 /* The system memory copy is most up to date */ macro
2547 #define SFLAG_LOCATIONS (SFLAG_INSYSMEM | \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h2376 #define SFLAG_INSYSMEM 0x00020000 /* The system memory copy is current. */ macro
2410 #define SFLAG_LOCATIONS (SFLAG_INSYSMEM | \

Completed in 77 milliseconds