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

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_vreg.h297 #define CRBLT_F_NOALPHA 0x00000010 macro
300 #define CRBLT_FTYPE_OR (CRBLT_F_LINEAR | CRBLT_F_NOALPHA)
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dblitter.cpp936 if (!(fFlags & CRBLT_F_NOALPHA))
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_cocoa_helper.m2435 CrBltBlitTexMural(m_pBlitter, true, CrTdTexGet(pTexData), pSrcRect, pDstRect, 1, fFlags | CRBLT_F_NOALPHA);

Completed in 1674 milliseconds