Searched defs:SFLAG_DS_ONSCREEN (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2552 #define SFLAG_DS_ONSCREEN 0x00200000 /* Is a depth stencil, last modified onscreen */ macro
2587 #define SFLAG_DS_LOCATIONS (SFLAG_DS_ONSCREEN | \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h2517 #define SFLAG_DS_ONSCREEN 0x00200000 /* Is a depth stencil, last modified onscreen */ macro
2552 #define SFLAG_DS_LOCATIONS (SFLAG_DS_ONSCREEN | \

Completed in 59 milliseconds