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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c74 struct pstip_stage struct
123 generate_pstip_fs(struct pstip_stage *pstip)
161 bind_pstip_fragment_shader(struct pstip_stage *pstip)
175 static inline struct pstip_stage *
176 pstip_stage( struct draw_stage *stage ) function in typeref:struct:pstip_stage *
178 return (struct pstip_stage *) stage;
185 struct pstip_stage *pstip = pstip_stage(stage);
232 struct pstip_stage *pstip = pstip_stage(stag
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c76 struct pstip_stage struct
127 generate_pstip_fs(struct pstip_stage *pstip)
171 bind_pstip_fragment_shader(struct pstip_stage *pstip)
185 static inline struct pstip_stage *
186 pstip_stage( struct draw_stage *stage ) function in typeref:struct:pstip_stage *
188 return (struct pstip_stage *) stage;
195 struct pstip_stage *pstip = pstip_stage(stage);
243 struct pstip_stage *pstip = pstip_stage(stag
[all...]

Completed in 5 milliseconds