Searched refs:fStencilAsTexture (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp139 bool fStencilAsTexture; member in struct:__anon13190
167 SSMFIELD_ENTRY_IGNORE( VMSVGA3DSURFACE, fStencilAsTexture),
1674 if (pSurface->fStencilAsTexture)
2087 pSurface->fStencilAsTexture = true;
2442 if (pSurface->fStencilAsTexture)
3297 if (pSurface->fStencilAsTexture)
4377 if (!pRenderTarget->fStencilAsTexture)
4394 if ( !pRenderTarget->fStencilAsTexture
4442 if (pRenderTarget->fStencilAsTexture)

Completed in 54 milliseconds