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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_3d.h71 typedef struct _Via3DState struct
95 void (*setDestination) (struct _Via3DState * v3d, CARD32 offset,
97 void (*setDrawing) (struct _Via3DState * v3d, int rop,
99 void (*setFlags) (struct _Via3DState * v3d, int numTextures,
101 Bool(*setTexture) (struct _Via3DState * v3d, int tex, CARD32 offset,
105 void (*setTexBlendCol) (struct _Via3DState * v3d, int tex, Bool component,
107 void (*setCompositeOperator) (struct _Via3DState * v3d, CARD8 op);
109 void (*emitQuad) (struct _Via3DState * v3d, ViaCommandBuffer * cb,
112 void (*emitState) (struct _Via3DState * v3d, ViaCommandBuffer * cb,
114 void (*emitClipRect) (struct _Via3DState * v3
[all...]

Completed in 2 milliseconds