Home
last modified time | relevance | path

Searched refs:brw_clip_compile (Results 1 – 25 of 77) sorted by relevance

1234

/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip.h46 struct brw_clip_compile { struct
115 void brw_emit_tri_clip( struct brw_clip_compile *c );
116 void brw_emit_line_clip( struct brw_clip_compile *c );
117 void brw_emit_point_clip( struct brw_clip_compile *c );
123 void brw_clip_tri( struct brw_clip_compile *c );
132 void brw_clip_interp_vertex( struct brw_clip_compile *c,
141 void brw_clip_emit_vue(struct brw_clip_compile *c,
146 void brw_clip_kill_thread(struct brw_clip_compile *c);
156 struct brw_reg get_tmp( struct brw_clip_compile *c );
160 void brw_clip_ff_sync(struct brw_clip_compile *c);
[all …]
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp()
63 void brw_clip_init_planes( struct brw_clip_compile *c ) in brw_clip_init_planes()
100 static void brw_clip_project_vertex( struct brw_clip_compile *c, in brw_clip_project_vertex()
127 void brw_clip_interp_vertex( struct brw_clip_compile *c, in brw_clip_interp_vertex()
310 void brw_clip_emit_vue(struct brw_clip_compile *c, in brw_clip_emit_vue()
354 void brw_clip_kill_thread(struct brw_clip_compile *c) in brw_clip_kill_thread()
376 struct brw_reg brw_clip_plane0_address( struct brw_clip_compile *c ) in brw_clip_plane0_address()
382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) in brw_clip_plane_stride()
412 void brw_clip_init_clipmask( struct brw_clip_compile *c ) in brw_clip_init_clipmask()
439 void brw_clip_ff_sync(struct brw_clip_compile *c) in brw_clip_ff_sync()
[all …]
H A Dbrw_clip_unfilled.c43 static void compute_tri_direction( struct brw_clip_compile *c ) in compute_tri_direction()
92 static void cull_direction( struct brw_clip_compile *c ) in cull_direction()
120 static void copy_bfc( struct brw_clip_compile *c ) in copy_bfc()
194 static void compute_offset( struct brw_clip_compile *c ) in compute_offset()
226 static void merge_edgeflags( struct brw_clip_compile *c ) in merge_edgeflags()
264 static void apply_one_offset( struct brw_clip_compile *c, in apply_one_offset()
281 static void emit_lines(struct brw_clip_compile *c, in emit_lines()
351 static void emit_points(struct brw_clip_compile *c, in emit_points()
398 static void emit_primitives( struct brw_clip_compile *c, in emit_primitives()
459 static void check_nr_verts( struct brw_clip_compile *c ) in check_nr_verts()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip.h46 struct brw_clip_compile { struct
115 void brw_emit_tri_clip( struct brw_clip_compile *c );
116 void brw_emit_line_clip( struct brw_clip_compile *c );
117 void brw_emit_point_clip( struct brw_clip_compile *c );
123 void brw_clip_tri( struct brw_clip_compile *c );
132 void brw_clip_interp_vertex( struct brw_clip_compile *c,
141 void brw_clip_emit_vue(struct brw_clip_compile *c,
146 void brw_clip_kill_thread(struct brw_clip_compile *c);
156 struct brw_reg get_tmp( struct brw_clip_compile *c );
160 void brw_clip_ff_sync(struct brw_clip_compile *c);
[all …]
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp()
63 void brw_clip_init_planes( struct brw_clip_compile *c ) in brw_clip_init_planes()
100 static void brw_clip_project_vertex( struct brw_clip_compile *c, in brw_clip_project_vertex()
127 void brw_clip_interp_vertex( struct brw_clip_compile *c, in brw_clip_interp_vertex()
310 void brw_clip_emit_vue(struct brw_clip_compile *c, in brw_clip_emit_vue()
354 void brw_clip_kill_thread(struct brw_clip_compile *c) in brw_clip_kill_thread()
376 struct brw_reg brw_clip_plane0_address( struct brw_clip_compile *c ) in brw_clip_plane0_address()
382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) in brw_clip_plane_stride()
412 void brw_clip_init_clipmask( struct brw_clip_compile *c ) in brw_clip_init_clipmask()
439 void brw_clip_ff_sync(struct brw_clip_compile *c) in brw_clip_ff_sync()
[all …]
H A Dbrw_clip_unfilled.c43 static void compute_tri_direction( struct brw_clip_compile *c ) in compute_tri_direction()
92 static void cull_direction( struct brw_clip_compile *c ) in cull_direction()
120 static void copy_bfc( struct brw_clip_compile *c ) in copy_bfc()
194 static void compute_offset( struct brw_clip_compile *c ) in compute_offset()
226 static void merge_edgeflags( struct brw_clip_compile *c ) in merge_edgeflags()
264 static void apply_one_offset( struct brw_clip_compile *c, in apply_one_offset()
281 static void emit_lines(struct brw_clip_compile *c, in emit_lines()
351 static void emit_points(struct brw_clip_compile *c, in emit_points()
398 static void emit_primitives( struct brw_clip_compile *c, in emit_primitives()
459 static void check_nr_verts( struct brw_clip_compile *c ) in check_nr_verts()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip.h46 struct brw_clip_compile { struct
115 void brw_emit_tri_clip( struct brw_clip_compile *c );
116 void brw_emit_line_clip( struct brw_clip_compile *c );
117 void brw_emit_point_clip( struct brw_clip_compile *c );
123 void brw_clip_tri( struct brw_clip_compile *c );
132 void brw_clip_interp_vertex( struct brw_clip_compile *c,
141 void brw_clip_emit_vue(struct brw_clip_compile *c,
146 void brw_clip_kill_thread(struct brw_clip_compile *c);
156 struct brw_reg get_tmp( struct brw_clip_compile *c );
160 void brw_clip_ff_sync(struct brw_clip_compile *c);
[all …]
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp()
63 void brw_clip_init_planes( struct brw_clip_compile *c ) in brw_clip_init_planes()
100 static void brw_clip_project_vertex( struct brw_clip_compile *c, in brw_clip_project_vertex()
127 void brw_clip_interp_vertex( struct brw_clip_compile *c, in brw_clip_interp_vertex()
310 void brw_clip_emit_vue(struct brw_clip_compile *c, in brw_clip_emit_vue()
354 void brw_clip_kill_thread(struct brw_clip_compile *c) in brw_clip_kill_thread()
376 struct brw_reg brw_clip_plane0_address( struct brw_clip_compile *c ) in brw_clip_plane0_address()
382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) in brw_clip_plane_stride()
412 void brw_clip_init_clipmask( struct brw_clip_compile *c ) in brw_clip_init_clipmask()
439 void brw_clip_ff_sync(struct brw_clip_compile *c) in brw_clip_ff_sync()
[all …]
H A Dbrw_clip_unfilled.c43 static void compute_tri_direction( struct brw_clip_compile *c ) in compute_tri_direction()
92 static void cull_direction( struct brw_clip_compile *c ) in cull_direction()
120 static void copy_bfc( struct brw_clip_compile *c ) in copy_bfc()
194 static void compute_offset( struct brw_clip_compile *c ) in compute_offset()
226 static void merge_edgeflags( struct brw_clip_compile *c ) in merge_edgeflags()
264 static void apply_one_offset( struct brw_clip_compile *c, in apply_one_offset()
281 static void emit_lines(struct brw_clip_compile *c, in emit_lines()
351 static void emit_points(struct brw_clip_compile *c, in emit_points()
398 static void emit_primitives( struct brw_clip_compile *c, in emit_primitives()
459 static void check_nr_verts( struct brw_clip_compile *c ) in check_nr_verts()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip.h46 struct brw_clip_compile { struct
115 void brw_emit_tri_clip( struct brw_clip_compile *c );
116 void brw_emit_line_clip( struct brw_clip_compile *c );
117 void brw_emit_point_clip( struct brw_clip_compile *c );
123 void brw_clip_tri( struct brw_clip_compile *c );
132 void brw_clip_interp_vertex( struct brw_clip_compile *c,
141 void brw_clip_emit_vue(struct brw_clip_compile *c,
146 void brw_clip_kill_thread(struct brw_clip_compile *c);
156 struct brw_reg get_tmp( struct brw_clip_compile *c );
160 void brw_clip_ff_sync(struct brw_clip_compile *c);
[all …]
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp()
63 void brw_clip_init_planes( struct brw_clip_compile *c ) in brw_clip_init_planes()
100 static void brw_clip_project_vertex( struct brw_clip_compile *c, in brw_clip_project_vertex()
127 void brw_clip_interp_vertex( struct brw_clip_compile *c, in brw_clip_interp_vertex()
310 void brw_clip_emit_vue(struct brw_clip_compile *c, in brw_clip_emit_vue()
354 void brw_clip_kill_thread(struct brw_clip_compile *c) in brw_clip_kill_thread()
376 struct brw_reg brw_clip_plane0_address( struct brw_clip_compile *c ) in brw_clip_plane0_address()
382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) in brw_clip_plane_stride()
412 void brw_clip_init_clipmask( struct brw_clip_compile *c ) in brw_clip_init_clipmask()
439 void brw_clip_ff_sync(struct brw_clip_compile *c) in brw_clip_ff_sync()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip.h46 struct brw_clip_compile { struct
115 void brw_emit_tri_clip( struct brw_clip_compile *c );
116 void brw_emit_line_clip( struct brw_clip_compile *c );
117 void brw_emit_point_clip( struct brw_clip_compile *c );
123 void brw_clip_tri( struct brw_clip_compile *c );
132 void brw_clip_interp_vertex( struct brw_clip_compile *c,
141 void brw_clip_emit_vue(struct brw_clip_compile *c,
146 void brw_clip_kill_thread(struct brw_clip_compile *c);
156 struct brw_reg get_tmp( struct brw_clip_compile *c );
160 void brw_clip_ff_sync(struct brw_clip_compile *c);
[all …]
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp()
63 void brw_clip_init_planes( struct brw_clip_compile *c ) in brw_clip_init_planes()
100 static void brw_clip_project_vertex( struct brw_clip_compile *c, in brw_clip_project_vertex()
127 void brw_clip_interp_vertex( struct brw_clip_compile *c, in brw_clip_interp_vertex()
310 void brw_clip_emit_vue(struct brw_clip_compile *c, in brw_clip_emit_vue()
354 void brw_clip_kill_thread(struct brw_clip_compile *c) in brw_clip_kill_thread()
376 struct brw_reg brw_clip_plane0_address( struct brw_clip_compile *c ) in brw_clip_plane0_address()
382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) in brw_clip_plane_stride()
412 void brw_clip_init_clipmask( struct brw_clip_compile *c ) in brw_clip_init_clipmask()
439 void brw_clip_ff_sync(struct brw_clip_compile *c) in brw_clip_ff_sync()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip.h46 struct brw_clip_compile { struct
115 void brw_emit_tri_clip( struct brw_clip_compile *c );
116 void brw_emit_line_clip( struct brw_clip_compile *c );
117 void brw_emit_point_clip( struct brw_clip_compile *c );
123 void brw_clip_tri( struct brw_clip_compile *c );
132 void brw_clip_interp_vertex( struct brw_clip_compile *c,
141 void brw_clip_emit_vue(struct brw_clip_compile *c,
146 void brw_clip_kill_thread(struct brw_clip_compile *c);
156 struct brw_reg get_tmp( struct brw_clip_compile *c );
160 void brw_clip_ff_sync(struct brw_clip_compile *c);
[all …]
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp()
63 void brw_clip_init_planes( struct brw_clip_compile *c ) in brw_clip_init_planes()
100 static void brw_clip_project_vertex( struct brw_clip_compile *c, in brw_clip_project_vertex()
127 void brw_clip_interp_vertex( struct brw_clip_compile *c, in brw_clip_interp_vertex()
310 void brw_clip_emit_vue(struct brw_clip_compile *c, in brw_clip_emit_vue()
354 void brw_clip_kill_thread(struct brw_clip_compile *c) in brw_clip_kill_thread()
376 struct brw_reg brw_clip_plane0_address( struct brw_clip_compile *c ) in brw_clip_plane0_address()
382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) in brw_clip_plane_stride()
412 void brw_clip_init_clipmask( struct brw_clip_compile *c ) in brw_clip_init_clipmask()
439 void brw_clip_ff_sync(struct brw_clip_compile *c) in brw_clip_ff_sync()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip.h46 struct brw_clip_compile { struct
115 void brw_emit_tri_clip( struct brw_clip_compile *c );
116 void brw_emit_line_clip( struct brw_clip_compile *c );
117 void brw_emit_point_clip( struct brw_clip_compile *c );
123 void brw_clip_tri( struct brw_clip_compile *c );
132 void brw_clip_interp_vertex( struct brw_clip_compile *c,
141 void brw_clip_emit_vue(struct brw_clip_compile *c,
146 void brw_clip_kill_thread(struct brw_clip_compile *c);
156 struct brw_reg get_tmp( struct brw_clip_compile *c );
160 void brw_clip_ff_sync(struct brw_clip_compile *c);
[all …]
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp()
63 void brw_clip_init_planes( struct brw_clip_compile *c ) in brw_clip_init_planes()
100 static void brw_clip_project_vertex( struct brw_clip_compile *c, in brw_clip_project_vertex()
127 void brw_clip_interp_vertex( struct brw_clip_compile *c, in brw_clip_interp_vertex()
310 void brw_clip_emit_vue(struct brw_clip_compile *c, in brw_clip_emit_vue()
354 void brw_clip_kill_thread(struct brw_clip_compile *c) in brw_clip_kill_thread()
376 struct brw_reg brw_clip_plane0_address( struct brw_clip_compile *c ) in brw_clip_plane0_address()
382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) in brw_clip_plane_stride()
412 void brw_clip_init_clipmask( struct brw_clip_compile *c ) in brw_clip_init_clipmask()
439 void brw_clip_ff_sync(struct brw_clip_compile *c) in brw_clip_ff_sync()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip.h46 struct brw_clip_compile { struct
115 void brw_emit_tri_clip( struct brw_clip_compile *c );
116 void brw_emit_line_clip( struct brw_clip_compile *c );
117 void brw_emit_point_clip( struct brw_clip_compile *c );
123 void brw_clip_tri( struct brw_clip_compile *c );
132 void brw_clip_interp_vertex( struct brw_clip_compile *c,
141 void brw_clip_emit_vue(struct brw_clip_compile *c,
146 void brw_clip_kill_thread(struct brw_clip_compile *c);
156 struct brw_reg get_tmp( struct brw_clip_compile *c );
160 void brw_clip_ff_sync(struct brw_clip_compile *c);
[all …]
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp()
63 void brw_clip_init_planes( struct brw_clip_compile *c ) in brw_clip_init_planes()
100 static void brw_clip_project_vertex( struct brw_clip_compile *c, in brw_clip_project_vertex()
127 void brw_clip_interp_vertex( struct brw_clip_compile *c, in brw_clip_interp_vertex()
310 void brw_clip_emit_vue(struct brw_clip_compile *c, in brw_clip_emit_vue()
354 void brw_clip_kill_thread(struct brw_clip_compile *c) in brw_clip_kill_thread()
376 struct brw_reg brw_clip_plane0_address( struct brw_clip_compile *c ) in brw_clip_plane0_address()
382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) in brw_clip_plane_stride()
412 void brw_clip_init_clipmask( struct brw_clip_compile *c ) in brw_clip_init_clipmask()
439 void brw_clip_ff_sync(struct brw_clip_compile *c) in brw_clip_ff_sync()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_clip.h46 struct brw_clip_compile { struct
115 void brw_emit_tri_clip( struct brw_clip_compile *c );
116 void brw_emit_line_clip( struct brw_clip_compile *c );
117 void brw_emit_point_clip( struct brw_clip_compile *c );
123 void brw_clip_tri( struct brw_clip_compile *c );
132 void brw_clip_interp_vertex( struct brw_clip_compile *c,
141 void brw_clip_emit_vue(struct brw_clip_compile *c,
146 void brw_clip_kill_thread(struct brw_clip_compile *c);
156 struct brw_reg get_tmp( struct brw_clip_compile *c );
160 void brw_clip_ff_sync(struct brw_clip_compile *c);
[all …]
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp()
63 void brw_clip_init_planes( struct brw_clip_compile *c ) in brw_clip_init_planes()
100 static void brw_clip_project_vertex( struct brw_clip_compile *c, in brw_clip_project_vertex()
127 void brw_clip_interp_vertex( struct brw_clip_compile *c, in brw_clip_interp_vertex()
310 void brw_clip_emit_vue(struct brw_clip_compile *c, in brw_clip_emit_vue()
354 void brw_clip_kill_thread(struct brw_clip_compile *c) in brw_clip_kill_thread()
376 struct brw_reg brw_clip_plane0_address( struct brw_clip_compile *c ) in brw_clip_plane0_address()
382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) in brw_clip_plane_stride()
412 void brw_clip_init_clipmask( struct brw_clip_compile *c ) in brw_clip_init_clipmask()
439 void brw_clip_ff_sync(struct brw_clip_compile *c) in brw_clip_ff_sync()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_clip.h46 struct brw_clip_compile { struct
115 void brw_emit_tri_clip( struct brw_clip_compile *c );
116 void brw_emit_line_clip( struct brw_clip_compile *c );
117 void brw_emit_point_clip( struct brw_clip_compile *c );
123 void brw_clip_tri( struct brw_clip_compile *c );
132 void brw_clip_interp_vertex( struct brw_clip_compile *c,
141 void brw_clip_emit_vue(struct brw_clip_compile *c,
146 void brw_clip_kill_thread(struct brw_clip_compile *c);
156 struct brw_reg get_tmp( struct brw_clip_compile *c );
160 void brw_clip_ff_sync(struct brw_clip_compile *c);
[all …]
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp()
63 void brw_clip_init_planes( struct brw_clip_compile *c ) in brw_clip_init_planes()
100 static void brw_clip_project_vertex( struct brw_clip_compile *c, in brw_clip_project_vertex()
127 void brw_clip_interp_vertex( struct brw_clip_compile *c, in brw_clip_interp_vertex()
310 void brw_clip_emit_vue(struct brw_clip_compile *c, in brw_clip_emit_vue()
354 void brw_clip_kill_thread(struct brw_clip_compile *c) in brw_clip_kill_thread()
376 struct brw_reg brw_clip_plane0_address( struct brw_clip_compile *c ) in brw_clip_plane0_address()
382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) in brw_clip_plane_stride()
412 void brw_clip_init_clipmask( struct brw_clip_compile *c ) in brw_clip_init_clipmask()
439 void brw_clip_ff_sync(struct brw_clip_compile *c) in brw_clip_ff_sync()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_clip.h46 struct brw_clip_compile { struct
115 void brw_emit_tri_clip( struct brw_clip_compile *c );
116 void brw_emit_line_clip( struct brw_clip_compile *c );
117 void brw_emit_point_clip( struct brw_clip_compile *c );
123 void brw_clip_tri( struct brw_clip_compile *c );
132 void brw_clip_interp_vertex( struct brw_clip_compile *c,
141 void brw_clip_emit_vue(struct brw_clip_compile *c,
146 void brw_clip_kill_thread(struct brw_clip_compile *c);
156 struct brw_reg get_tmp( struct brw_clip_compile *c );
160 void brw_clip_ff_sync(struct brw_clip_compile *c);
[all …]
H A Dbrw_clip_util.c40 struct brw_reg get_tmp( struct brw_clip_compile *c ) in get_tmp()
63 void brw_clip_init_planes( struct brw_clip_compile *c ) in brw_clip_init_planes()
100 static void brw_clip_project_vertex( struct brw_clip_compile *c, in brw_clip_project_vertex()
127 void brw_clip_interp_vertex( struct brw_clip_compile *c, in brw_clip_interp_vertex()
310 void brw_clip_emit_vue(struct brw_clip_compile *c, in brw_clip_emit_vue()
354 void brw_clip_kill_thread(struct brw_clip_compile *c) in brw_clip_kill_thread()
376 struct brw_reg brw_clip_plane0_address( struct brw_clip_compile *c ) in brw_clip_plane0_address()
382 struct brw_reg brw_clip_plane_stride( struct brw_clip_compile *c ) in brw_clip_plane_stride()
412 void brw_clip_init_clipmask( struct brw_clip_compile *c ) in brw_clip_init_clipmask()
439 void brw_clip_ff_sync(struct brw_clip_compile *c) in brw_clip_ff_sync()
[all …]

1234