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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dblitter.cpp1580 int crTdBltImgAcquire(PCR_TEXDATA pTex, GLenum enmFormat, bool fInverted) function
1613 WARN(("Out of memory in crTdBltImgAcquire"));
1870 rc = crTdBltImgAcquire(pTex, enmFormat, fInverted);
1873 WARN(("crTdBltImgAcquire failed rc %d", rc));

Completed in 78 milliseconds