Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_pstipple.c74 struct pstip_stage struct
123 generate_pstip_fs(struct pstip_stage *pstip) in generate_pstip_fs() argument
161 bind_pstip_fragment_shader(struct pstip_stage *pstip) in bind_pstip_fragment_shader()
175 static inline struct pstip_stage *
176 pstip_stage( struct draw_stage *stage ) in pstip_stage() function
178 return (struct pstip_stage *) stage; in pstip_stage()
185 struct pstip_stage *pstip = pstip_stage(stage); in pstip_first_tri()
232 struct pstip_stage *pstip = pstip_stage(stage); in pstip_flush()
264 struct pstip_stage *pstip = pstip_stage(stage); in pstip_destroy()
285 static struct pstip_stage *
[all …]