Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_priv.h234 glamor_program_fill fill_spans_program;
237 glamor_program_fill poly_fill_rect_program;
240 glamor_program_fill poly_glyph_blt_progs;
243 glamor_program_fill poly_text_progs;
252 glamor_program_fill poly_line_program;
255 glamor_program_fill poly_segment_program;
258 glamor_program_fill on_off_dash_line_progs;
H A Dglamor_program.h98 } glamor_program_fill; typedef
119 glamor_program_fill *program_fill,
H A Dglamor_program.c405 glamor_program_fill *program_fill, in glamor_use_program_fill()