Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_program.c33 const glamor_facet glamor_fill_solid = {
46 static const glamor_facet glamor_fill_tile = {
62 static const glamor_facet glamor_fill_stipple = {
82 static const glamor_facet glamor_fill_opaque_stipple = {
94 static const glamor_facet *glamor_facet_fill[4] = {
223 static const glamor_facet facet_null_fill = {
247 const glamor_facet *prim, in glamor_build_program()
248 const glamor_facet *fill, in glamor_build_program()
406 const glamor_facet *prim) in glamor_use_program_fill()
412 const glamor_facet *fill; in glamor_use_program_fill()
[all …]
H A Dglamor_program.h71 } glamor_facet; typedef
100 extern const glamor_facet glamor_fill_solid;
105 const glamor_facet *prim,
106 const glamor_facet *fill,
120 const glamor_facet *prim);
146 const glamor_facet *prim,
H A Dglamor_text.c258 static const glamor_facet glamor_facet_poly_text = {
339 static const glamor_facet glamor_facet_image_text = {
356 static const glamor_facet glamor_facet_image_fill = {
372 static const glamor_facet glamor_facet_te_text = {
395 const glamor_facet *prim_facet; in glamor_image_text()
396 const glamor_facet *fill_facet; in glamor_image_text()
H A Dglamor_rects.c27 static const glamor_facet glamor_facet_polyfillrect_130 = {
37 static const glamor_facet glamor_facet_polyfillrect_120 = {
H A Dglamor_dash.c55 static const glamor_facet glamor_facet_on_off_dash_lines = {
65 static const glamor_facet glamor_facet_double_dash_lines = {
H A Dglamor_spans.c29 static const glamor_facet glamor_facet_fillspans_130 = {
37 static const glamor_facet glamor_facet_fillspans_120 = {
H A Dglamor_points.c32 static const glamor_facet glamor_facet_point = {
H A Dglamor_xv.c107 static const glamor_facet glamor_facet_xv_planar_2 = {
139 static const glamor_facet glamor_facet_xv_planar_3 = {
172 static const glamor_facet glamor_facet_xv_egl_external = {
223 const glamor_facet *glamor_facet_xv_planar = NULL; in glamor_init_xv_shader()
H A Dglamor_segs.c28 static const glamor_facet glamor_facet_poly_segment = {
H A Dglamor_lines.c28 static const glamor_facet glamor_facet_poly_lines = {
H A Dglamor_copy.c50 static const glamor_facet glamor_facet_copyarea = {
141 static const glamor_facet glamor_facet_copyplane = {
371 const glamor_facet *copy_facet; in glamor_copy_fbo_fbo_draw()
H A Dglamor_composite_glyphs.c180 static const glamor_facet glamor_facet_composite_glyphs_130 = {
197 static const glamor_facet glamor_facet_composite_glyphs_120 = {
H A Dglamor_glyphblt.c33 static const glamor_facet glamor_facet_poly_glyph_blt = {