Searched refs:CR_BLITTER (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_blitter.h126 struct CR_BLITTER;
128 typedef DECLCALLBACK(int) FNCRBLT_BLITTER(struct CR_BLITTER *pBlitter, PCVBOXVR_TEXTURE pSrc, PCRTRECT paSrcRect,
153 typedef struct CR_BLITTER struct
168 } CR_BLITTER; typedef in typeref:struct:CR_BLITTER
169 typedef CR_BLITTER *PCR_BLITTER;
170 typedef CR_BLITTER const *PCCR_BLITTER;
H A Dcr_dump.h128 CR_BLITTER *pBlitter;
133 DECLINLINE(void) crRecInit(CR_RECORDER *pRec, CR_BLITTER *pBlitter, SPUDispatchTable *pDispatch, CR_DUMPER *pDumper)
H A Dcr_server.h414 CR_BLITTER Blitter;
501 CR_BLITTER RecorderBlitter;
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_cocoa_helper.m800 CR_BLITTER *m_pBlitter;

Completed in 51 milliseconds