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
339 generate_pstip_fs(struct pstip_stage *pstip) in generate_pstip_fs()
390 pstip_update_texture(struct pstip_stage *pstip) in pstip_update_texture()
432 pstip_create_texture(struct pstip_stage *pstip) in pstip_create_texture()
471 pstip_create_sampler(struct pstip_stage *pstip) in pstip_create_sampler()
500 bind_pstip_fragment_shader(struct pstip_stage *pstip) in bind_pstip_fragment_shader()
514 static INLINE struct pstip_stage *
515 pstip_stage( struct draw_stage *stage ) in pstip_stage() function
517 return (struct pstip_stage *) stage; in pstip_stage()
524 struct pstip_stage *pstip = pstip_stage(stage); in pstip_first_tri()
[all …]