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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dblitter.cpp314 * @param fForceDrawBlt If true this forces the blitter to always use
323 bool fCreateNewCtx, bool fForceDrawBlt, const CR_GLSL_CACHE *pShaders,
344 pBlitter->Flags.ForceDrawBlit = fForceDrawBlt;
322 CrBltInit(PCR_BLITTER pBlitter, const CR_BLITTER_CONTEXT *pCtxBase, bool fCreateNewCtx, bool fForceDrawBlt, const CR_GLSL_CACHE *pShaders, SPUDispatchTable *pDispatch) argument

Completed in 48 milliseconds