/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_prim_restart.c | 96 struct pipe_draw_start_count_bias *draws; 116 info->draws = MALLOC(info->max * sizeof(struct pipe_draw_start_count_bias)); in add_range() 124 info->max * sizeof(struct pipe_draw_start_count_bias), in add_range() 125 2 * info->max * sizeof(struct pipe_draw_start_count_bias)); in add_range() 145 struct pipe_draw_start_count_bias * 148 const struct pipe_draw_start_count_bias *draw, in util_prim_restart_convert_to_direct() 214 const struct pipe_draw_start_count_bias *draw) in util_draw_vbo_without_prim_restart() 218 struct pipe_draw_start_count_bias new_draw = *draw; in util_draw_vbo_without_prim_restart() 221 struct pipe_draw_start_count_bias *direct_draws; in util_draw_vbo_without_prim_restart()
|
D | u_draw.h | 69 struct pipe_draw_start_count_bias draw; in util_draw_arrays() 91 struct pipe_draw_start_count_bias draw; in util_draw_elements() 114 struct pipe_draw_start_count_bias draw; in util_draw_arrays_instanced() 142 struct pipe_draw_start_count_bias draw; in util_draw_elements_instanced() 160 struct pipe_draw_start_count_bias draw; 186 const struct pipe_draw_start_count_bias *draws,
|
D | u_prim_restart.h | 49 struct pipe_draw_start_count_bias * 52 const struct pipe_draw_start_count_bias *draw, 63 const struct pipe_draw_start_count_bias *draw);
|
D | u_vbuf.h | 91 const struct pipe_draw_start_count_bias *draws, 95 const struct pipe_draw_start_count_bias *draw,
|
/external/mesa3d/src/gallium/auxiliary/indices/ |
D | u_primconvert.c | 108 const struct pipe_draw_start_count_bias *draws, in primconvert_init_draw() 110 struct pipe_draw_start_count_bias *new_draw) in primconvert_init_draw() 112 struct pipe_draw_start_count_bias *direct_draws = NULL; in primconvert_init_draw() 123 struct pipe_draw_start_count_bias draw = draws[0]; in primconvert_init_draw() 287 const struct pipe_draw_start_count_bias *draw) in util_primconvert_draw_single_vbo() 290 struct pipe_draw_start_count_bias new_draw; in util_primconvert_draw_single_vbo() 305 const struct pipe_draw_start_count_bias *draws, in util_primconvert_draw_vbo() 342 const struct pipe_draw_start_count_bias *draws, in util_primconvert_draw_vertex_state() 346 struct pipe_draw_start_count_bias new_draw; in util_primconvert_draw_vertex_state()
|
D | u_primconvert.h | 59 const struct pipe_draw_start_count_bias *draws, 66 const struct pipe_draw_start_count_bias *draws,
|
/external/mesa3d/src/mesa/main/ |
D | dd.h | 66 struct pipe_draw_start_count_bias; 155 const struct pipe_draw_start_count_bias *draws, 169 const struct pipe_draw_start_count_bias *draws,
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_draw.h | 54 const struct pipe_draw_start_count_bias *draws, 60 const struct pipe_draw_start_count_bias *draws, 85 const struct pipe_draw_start_count_bias *draws,
|
D | st_draw.c | 117 const struct pipe_draw_start_count_bias *draws, in st_draw_gallium() 128 const struct pipe_draw_start_count_bias *draws, in st_draw_gallium_multimode() 156 const struct pipe_draw_start_count_bias draw) in rewrite_partial_stride_indirect() 179 struct pipe_draw_start_count_bias draw = {0}; in st_indirect_draw_vbo() 397 const struct pipe_draw_start_count_bias *draws, in st_hw_select_draw_gallium() 417 const struct pipe_draw_start_count_bias *draws, in st_hw_select_draw_gallium_multimode()
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_vsc.cc | 49 const struct pipe_draw_start_count_bias *draw) in prim_count() 75 const struct pipe_draw_start_count_bias *draw, in primitive_stream_size_bits() 114 const struct pipe_draw_start_count_bias *draw) in fd6_vsc_update_sizes()
|
D | fd6_vsc.h | 12 const struct pipe_draw_start_count_bias *draw);
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pt.c | 61 const struct pipe_draw_start_count_bias *draw_info, in draw_pt_arrays() 364 const struct pipe_draw_start_count_bias *draw_info, in prim_restart_loop() 368 struct pipe_draw_start_count_bias cur = *draw_info; in prim_restart_loop() 417 const struct pipe_draw_start_count_bias *draw_info, in draw_pt_arrays_restart() 444 const struct pipe_draw_start_count_bias *raw_draw, in resolve_draw_info() 446 struct pipe_draw_start_count_bias *draw, in resolve_draw_info() 472 const struct pipe_draw_start_count_bias *draws, in draw_instances() 511 const struct pipe_draw_start_count_bias *draws, in draw_vbo() 517 struct pipe_draw_start_count_bias resolved_draw; in draw_vbo() 519 const struct pipe_draw_start_count_bias *use_draws; in draw_vbo()
|
/external/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_jm.h | 51 struct pipe_draw_start_count_bias; 94 const struct pipe_draw_start_count_bias *draw,
|
D | pan_csf.h | 113 struct pipe_draw_start_count_bias; 137 const struct pipe_draw_start_count_bias *draw,
|
D | pan_helpers.c | 94 const struct pipe_draw_start_count_bias *draw) in panfrost_get_index_buffer() 123 const struct pipe_draw_start_count_bias *draw, in panfrost_get_index_buffer_bounded()
|
/external/mesa3d/src/mesa/vbo/ |
D | vbo_save.h | 63 struct pipe_draw_start_count_bias *start_counts; 64 struct pipe_draw_start_count_bias start_count;
|
D | vbo.h | 48 struct pipe_draw_start_count_bias; 107 struct pipe_draw_start_count_bias draw[VBO_MAX_PRIM]; 243 const struct pipe_draw_start_count_bias *draws,
|
/external/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_draw.c | 118 const struct pipe_draw_start_count_bias *draw) in crocus_update_draw_info() 206 const struct pipe_draw_start_count_bias *draw) in crocus_update_draw_parameters() 271 const struct pipe_draw_start_count_bias *draws) in crocus_indirect_draw_vbo() 320 const struct pipe_draw_start_count_bias *sc) in crocus_simple_draw_vbo() 343 struct pipe_draw_start_count_bias draw; in crocus_draw_vbo_get_vertex_count() 360 const struct pipe_draw_start_count_bias *draws, in crocus_draw_vbo()
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_render.c | 323 const struct pipe_draw_start_count_bias *draw) in r300_draw_arrays_immediate() 487 const struct pipe_draw_start_count_bias *draw) in r300_draw_elements_immediate() 573 const struct pipe_draw_start_count_bias *draw, in r300_draw_elements() 674 const struct pipe_draw_start_count_bias *draw, in r300_draw_arrays() 716 const struct pipe_draw_start_count_bias *draw) in r300_draw_arrays_instanced() 726 const struct pipe_draw_start_count_bias *draw) in r300_draw_elements_instanced() 780 const struct pipe_draw_start_count_bias *draws, in r300_draw_vbo() 790 struct pipe_draw_start_count_bias draw = draws[0]; in r300_draw_vbo() 860 const struct pipe_draw_start_count_bias *draws, in r300_swtcl_draw_vbo() 869 struct pipe_draw_start_count_bias draw = draws[0]; in r300_swtcl_draw_vbo()
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_screen.h | 75 const struct pipe_draw_start_count_bias *sc); 79 const struct pipe_draw_start_count_bias *sc); 83 const struct pipe_draw_start_count_bias *sc);
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_context.h | 201 const struct pipe_draw_start_count_bias *draw); 209 const struct pipe_draw_start_count_bias *draw);
|
/external/mesa3d/src/gallium/drivers/asahi/ |
D | agx_streamout.c | 137 struct pipe_draw_start_count_bias draw = { in agx_draw_vbo_from_xfb() 167 const struct pipe_draw_start_count_bias *draw) in agx_primitives_update_direct()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_swtnl.h | 27 const struct pipe_draw_start_count_bias *draw);
|
/external/mesa3d/src/gallium/drivers/lima/ |
D | lima_draw.c | 289 const struct pipe_draw_start_count_bias *draw) in lima_pack_vs_cmd() 338 const struct pipe_draw_start_count_bias *draw) in lima_pack_plbu_cmd() 816 const struct pipe_draw_start_count_bias *draw) in lima_update_gp_attribute_info() 932 const struct pipe_draw_start_count_bias *draw) in lima_update_varying() 1017 const struct pipe_draw_start_count_bias *draw) in lima_draw_vbo_update() 1072 const struct pipe_draw_start_count_bias *draw) in lima_draw_vbo_indexed() 1116 const struct pipe_draw_start_count_bias *draw) in lima_draw_vbo_count() 1120 struct pipe_draw_start_count_bias local_draw = *draw; in lima_draw_vbo_count() 1145 const struct pipe_draw_start_count_bias *draws, in lima_draw_vbo()
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_draw.c | 83 const struct pipe_draw_start_count_bias *draw, in fd3_draw_vbo() 156 const struct pipe_draw_start_count_bias *draws, in fd3_draw_vbos()
|