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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp1842 bool fDestTexture = !!(pSurfaceDest->flags & SVGA3D_SURFACE_HINT_TEXTURE); local
1844 if ( fDestTexture
1938 if (fDestTexture)
1951 if (fDestTexture)
2015 if (fDestTexture)
2043 if (fDestTexture)
2250 bool fDestTexture = !!(pSurfaceDest->flags & SVGA3D_SURFACE_HINT_TEXTURE); local
2279 if (fDestTexture)
2307 if (fDestTexture)

Completed in 61 milliseconds