Home
last modified time | relevance | path

Searched defs:draw_stage (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe.h56 struct draw_stage struct
60 struct draw_stage *next; /**< next stage in pipeline */ argument
66 void (*point)( struct draw_stage *, argument
69 void (*line)( struct draw_stage *, argument
72 void (*tri)( struct draw_stage *, argument
75 void (*flush)( struct draw_stage *, argument
78 void (*reset_stipple_counter)( struct draw_stage * ); argument
80 void (*destroy)( struct draw_stage * ); argument