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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2537 #define SFLAG_INTEXTURE 0x00000040 /* The GL texture contains the newest surface content */ macro
2583 SFLAG_INTEXTURE | \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h2502 #define SFLAG_INTEXTURE 0x00000040 /* The GL texture contains the newest surface content */ macro
2548 SFLAG_INTEXTURE | \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h2377 #define SFLAG_INTEXTURE 0x00040000 /* The GL texture is current. */ macro
2411 SFLAG_INTEXTURE | \

Completed in 867 milliseconds