Searched refs:ViaCommandBuffer (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_dmabuffer.h41 } ViaCommandBuffer; typedef in typeref:struct:_ViaCommandBuffer
87 ViaCommandBuffer *cb = &pVia->cb
H A Dvia_3d.h109 void (*emitQuad) (struct _Via3DState * v3d, ViaCommandBuffer * cb,
112 void (*emitState) (struct _Via3DState * v3d, ViaCommandBuffer * cb,
114 void (*emitClipRect) (struct _Via3DState * v3d, ViaCommandBuffer * cb,
H A Dvia_exa.c51 viaDumpDMA(ViaCommandBuffer *cb)
66 viaFlushPCI(ViaCommandBuffer *cb)
144 viaFlushDRIEnabled(ViaCommandBuffer *cb)
188 viaSetupCBuffer(ScrnInfoPtr pScrn, ViaCommandBuffer *cb, unsigned size)
218 viaTearDownCBuffer(ViaCommandBuffer *cb)
H A Dvia_3d.c280 via3DEmitQuad(Via3DState * v3d, ViaCommandBuffer * cb, int dstX, int dstY,
387 via3DEmitState(Via3DState * v3d, ViaCommandBuffer * cb, Bool forceUpload)
535 via3DEmitClipRect(Via3DState * v3d, ViaCommandBuffer * cb, int x, int y,
H A Dvia_driver.h251 ViaCommandBuffer cb;
/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A DviaLowLevelPro.c80 } ViaCommandBuffer; typedef in typeref:struct:_ViaCommandBuffer
84 ViaCommandBuffer agpBuf, pciBuf, *videoBuf;
503 finish_header_agp(ViaCommandBuffer * cb)
842 pciFlush(ViaCommandBuffer * cb, XvMCLowLevel * xl)
876 agpFlush(ViaCommandBuffer * cb, XvMCLowLevel * xl)
944 ViaCommandBuffer *cb = &xl->agpBuf;
975 ViaCommandBuffer *cb = xl->videoBuf;
1038 ViaCommandBuffer *cb = &xl->agpBuf;
1081 ViaCommandBuffer *cb = &xl->agpBuf;
1098 ViaCommandBuffer *c
[all...]

Completed in 47 milliseconds