Lines Matching refs:_Via3DState
71 typedef struct _Via3DState
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 * v3d, ViaCommandBuffer * cb,