Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_pstipple.c339 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()
524 struct pstip_stage *pstip = pstip_stage(stage); in pstip_first_tri() local
566 struct pstip_stage *pstip = pstip_stage(stage); in pstip_flush() local
594 struct pstip_stage *pstip = pstip_stage(stage); in pstip_destroy() local
618 struct pstip_stage *pstip = CALLOC_STRUCT(pstip_stage); in draw_pstip_stage() local
663 struct pstip_stage *pstip = pstip_stage_from_pipe(pipe); in pstip_create_fs_state() local
[all …]