Home
last modified time | relevance | path

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

/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/
H A Dsna_render.h161 struct sna_opacity_box { struct
180 const struct sna_opacity_box *box, argument
191 const struct sna_opacity_box *box, int nbox,
H A Dgen4_vertex.c2070 const struct sna_opacity_box *b, int nbox, in emit_span_boxes()
2120 const struct sna_opacity_box *b, in emit_span_boxes_solid()
2189 const struct sna_opacity_box *b, int nbox, in emit_span_boxes_identity()
2270 const struct sna_opacity_box *b, int nbox, in emit_span_boxes_simple()
2356 const struct sna_opacity_box *b, int nbox, in emit_span_boxes_affine()
2431 const struct sna_opacity_box *b, int nbox, in emit_span_boxes_linear()
2504 const struct sna_opacity_box *b, int nbox, in emit_span_boxes_identity__sse4_2()
2585 const struct sna_opacity_box *b, int nbox, in emit_span_boxes_simple__sse4_2()
2902 const struct sna_opacity_box *b, int nbox, in emit_span_boxes_simple__avx2()
2988 const struct sna_opacity_box *b, int nbox, in emit_span_boxes_affine__avx2()
[all …]
H A Dgen3_render.c3941 const struct sna_opacity_box *b, in gen3_emit_composite_spans_primitive_zero__boxes()
3977 const struct sna_opacity_box *b, in gen3_emit_composite_spans_primitive_zero_no_offset__boxes()
4010 const struct sna_opacity_box *b, in gen3_emit_composite_spans_primitive_constant__boxes()
4091 const struct sna_opacity_box *b, in gen3_emit_composite_spans_primitive_identity_source__boxes()
4156 const struct sna_opacity_box *b, in gen3_emit_composite_spans_primitive_affine_source__boxes()
4267 const struct sna_opacity_box *b, in gen3_emit_composite_spans_primitive_constant__sse2__boxes()
4314 const struct sna_opacity_box *box, in gen3_render_composite_spans_constant_thread__sse2__boxes()
4419 const struct sna_opacity_box *b, in gen3_emit_composite_spans_primitive_identity_source__sse2__boxes()
4612 const struct sna_opacity_box *b, in gen3_emit_composite_spans_primitive_affine_gradient__sse2__boxes()
4686 const struct sna_opacity_box *b, in gen3_emit_composite_spans_primitive_affine_gradient__boxes()
[all …]
H A Dsna_trapezoids_precise.c1645 #define SPAN_THREAD_MAX_BOXES (8192/sizeof(struct sna_opacity_box))
1650 struct sna_opacity_box boxes[SPAN_THREAD_MAX_BOXES];
1683 struct sna_opacity_box *bb = &b->boxes[b->num_boxes-1]; in span_thread_box()
H A Dsna_trapezoids_imprecise.c1697 #define SPAN_THREAD_MAX_BOXES (8192/sizeof(struct sna_opacity_box))
1702 struct sna_opacity_box boxes[SPAN_THREAD_MAX_BOXES];
1735 struct sna_opacity_box *bb = &b->boxes[b->num_boxes-1]; in span_thread_box()
H A Dgen4_render.c2193 const struct sna_opacity_box *box, in gen4_render_composite_spans_boxes__thread()
H A Dgen5_render.c2141 const struct sna_opacity_box *box, in gen5_render_composite_spans_boxes__thread()
H A Dgen6_render.c2528 const struct sna_opacity_box *box, in gen6_render_composite_spans_boxes__thread()
H A Dgen7_render.c2758 const struct sna_opacity_box *box, in gen7_render_composite_spans_boxes__thread()
H A Dgen8_render.c2591 const struct sna_opacity_box *box, in gen8_render_composite_spans_boxes__thread()
H A Dgen9_render.c2669 const struct sna_opacity_box *box, in gen9_render_composite_spans_boxes__thread()