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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA_VBVA.cpp950 bool fPend = false; local
964 fPend = vbvaVHWACommandCanPend(pCommand);
965 if (!fPend)
987 if (fPend)

Completed in 51 milliseconds