Searched refs:pipe_draw_start_count_bias (Results 1 - 25 of 117) sorted by relevance

12345

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_vsc.h29 const struct pipe_draw_start_count_bias *draw);
H A Dfd6_vsc.c66 const struct pipe_draw_start_count_bias *draw)
92 const struct pipe_draw_start_count_bias *draw,
131 const struct pipe_draw_start_count_bias *draw)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_prim_restart.h53 const struct pipe_draw_start_count_bias *draw,
56 struct pipe_draw_start_count_bias *
59 const struct pipe_draw_start_count_bias *draw,
70 const struct pipe_draw_start_count_bias *draw);
H A Du_draw.h58 struct pipe_draw_start_count_bias draw;
81 struct pipe_draw_start_count_bias draw;
105 struct pipe_draw_start_count_bias draw;
134 struct pipe_draw_start_count_bias draw;
153 struct pipe_draw_start_count_bias draw;
178 const struct pipe_draw_start_count_bias *draws,
H A Du_vbuf.h90 const struct pipe_draw_start_count_bias draw);
93 const struct pipe_draw_start_count_bias *draw,
H A Du_prim_restart.c104 const struct pipe_draw_start_count_bias *draw,
174 struct pipe_draw_start_count_bias *draws;
194 info->draws = MALLOC(info->max * sizeof(struct pipe_draw_start_count_bias));
202 info->max * sizeof(struct pipe_draw_start_count_bias),
203 2 * info->max * sizeof(struct pipe_draw_start_count_bias));
223 struct pipe_draw_start_count_bias *
226 const struct pipe_draw_start_count_bias *draw,
292 const struct pipe_draw_start_count_bias *draw)
296 struct pipe_draw_start_count_bias new_draw = *draw;
299 struct pipe_draw_start_count_bias *direct_draw
[all...]
H A Du_helpers.h61 const struct pipe_draw_start_count_bias *draw,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_swtnl.h45 const struct pipe_draw_start_count_bias *draw);
H A Dsvga_draw.h69 const struct pipe_draw_start_count_bias *draw,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/
H A Du_primconvert.h59 const struct pipe_draw_start_count_bias *draws,
H A Du_primconvert.c110 const struct pipe_draw_start_count_bias *draws,
114 struct pipe_draw_start_count_bias new_draw;
115 struct pipe_draw_start_count_bias *direct_draws = NULL;
152 const struct pipe_draw_start_count_bias *draw = &draws[0];
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_save.h63 struct pipe_draw_start_count_bias *start_counts;
64 struct pipe_draw_start_count_bias start_count;
H A Dvbo.h48 struct pipe_draw_start_count_bias;
110 struct pipe_draw_start_count_bias draw[VBO_MAX_PRIM];
241 const struct pipe_draw_start_count_bias *draws,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_measure.h49 const struct pipe_draw_start_count_bias *sc);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt.c60 const struct pipe_draw_start_count_bias *draw_info,
350 const struct pipe_draw_start_count_bias *draw_info,
354 struct pipe_draw_start_count_bias cur = *draw_info;
404 const struct pipe_draw_start_count_bias *draw_info,
434 const struct pipe_draw_start_count_bias *raw_draw,
436 struct pipe_draw_start_count_bias *draw,
440 memcpy(draw, raw_draw, sizeof(struct pipe_draw_start_count_bias));
460 const struct pipe_draw_start_count_bias *draws,
500 const struct pipe_draw_start_count_bias *draws,
507 struct pipe_draw_start_count_bias resolved_dra
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.h50 const struct pipe_draw_start_count_bias *draw;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/
H A Dtr_dump_state.h91 void trace_dump_draw_start_count(const struct pipe_draw_start_count_bias *state);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_draw.c136 const struct pipe_draw_start_count_bias *draws,
177 const struct pipe_draw_start_count_bias *draws,
193 const struct pipe_draw_start_count_bias *draws,
238 struct pipe_draw_start_count_bias draw = {0};
298 struct pipe_draw_start_count_bias draw = {0};
320 const struct pipe_draw_start_count_bias *draws,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h201 const struct pipe_draw_start_count_bias *draw);
209 const struct pipe_draw_start_count_bias *draw);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_render_stencilref.c41 const struct pipe_draw_start_count_bias *draws,
111 const struct pipe_draw_start_count_bias *draws,
H A Dr300_render.c338 const struct pipe_draw_start_count_bias *draw)
502 const struct pipe_draw_start_count_bias *draw)
588 const struct pipe_draw_start_count_bias *draw,
680 const struct pipe_draw_start_count_bias *draw,
722 const struct pipe_draw_start_count_bias *draw)
732 const struct pipe_draw_start_count_bias *draw)
793 const struct pipe_draw_start_count_bias *draws,
803 struct pipe_draw_start_count_bias draw = draws[0];
861 const struct pipe_draw_start_count_bias *draws,
870 struct pipe_draw_start_count_bias dra
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_context.h199 const struct pipe_draw_start_count_bias draw);
206 const struct pipe_draw_start_count_bias *draws,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.h52 const struct pipe_draw_start_count_bias *draw;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_helpers.c91 const struct pipe_draw_start_count_bias *draw,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_draw.c117 const struct pipe_draw_start_count_bias *draw)
205 const struct pipe_draw_start_count_bias *draw)
270 const struct pipe_draw_start_count_bias *draws)
319 const struct pipe_draw_start_count_bias *sc)
342 struct pipe_draw_start_count_bias draw;
359 const struct pipe_draw_start_count_bias *draws,

Completed in 14 milliseconds

12345