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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2539 #define SFLAG_INDRAWABLE 0x00000100 /* The gl drawable contains the most up to date data */ macro
2584 SFLAG_INDRAWABLE | \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h2504 #define SFLAG_INDRAWABLE 0x00000100 /* The gl drawable contains the most up to date data */ macro
2549 SFLAG_INDRAWABLE | \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h2379 #define SFLAG_INDRAWABLE 0x00100000 /* The GL drawable is current. */ macro
2413 SFLAG_INDRAWABLE | \

Completed in 4336 milliseconds