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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dblitter.cpp1051 static int crBltImgCreateForTex(const VBOXVR_TEXTURE *pSrc, CR_BLITTER_IMG *pDst, GLenum enmFormat) function
1088 int rc = crBltImgCreateForTex(pSrc, pDst, enmFormat);
1091 crWarning("crBltImgCreateForTex failed, rc %d", rc);

Completed in 48 milliseconds