| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_xformfb.h | 34 struct pipe_draw_info; 41 unsigned stream, struct pipe_draw_info *out);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_vsc.h | 28 const struct pipe_draw_info *info,
|
| H A D | fd6_vsc.c | 65 prim_count(const struct pipe_draw_info *info, 91 primitive_stream_size_bits(const struct pipe_draw_info *info, 117 draw_stream_size_bits(const struct pipe_draw_info *info, unsigned num_bins, 130 fd6_vsc_update_sizes(struct fd_batch *batch, const struct pipe_draw_info *info,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_prim_restart.h | 40 struct pipe_draw_info; 47 const struct pipe_draw_info *info, 52 const struct pipe_draw_info *info);
|
| H A D | u_index_modify.h | 30 const struct pipe_draw_info *info, 38 const struct pipe_draw_info *info, 45 const struct pipe_draw_info *info,
|
| H A D | u_draw.h | 43 util_draw_init_info(struct pipe_draw_info *info) 57 struct pipe_draw_info info; 77 struct pipe_draw_info info; 99 struct pipe_draw_info info; 124 struct pipe_draw_info info; 146 const struct pipe_draw_info *info); 154 const struct pipe_draw_info *info);
|
| H A D | u_vbuf.h | 74 void u_vbuf_draw_vbo(struct u_vbuf *mgr, const struct pipe_draw_info *info); 76 const struct pipe_draw_info *info,
|
| H A D | u_index_modify.c | 30 const struct pipe_draw_info *info, 65 const struct pipe_draw_info *info, 99 const struct pipe_draw_info *info,
|
| H A D | u_draw.c | 50 const struct pipe_draw_info *info) 130 * puts them into a new instance of pipe_draw_info, and calls draw_vbo on it. 134 const struct pipe_draw_info *info_in) 136 struct pipe_draw_info info;
|
| H A D | u_helpers.h | 50 const struct pipe_draw_info *info,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_index_modify.h | 34 const struct pipe_draw_info *info, 42 const struct pipe_draw_info *info, 49 const struct pipe_draw_info *info,
|
| H A D | u_prim_restart.h | 40 struct pipe_draw_info; 51 const struct pipe_draw_info *info, 58 const struct pipe_draw_info *info, 67 const struct pipe_draw_info *info,
|
| H A D | u_split_draw.h | 34 * \param info pointer to the original pipe_draw_info from draw_vbo 45 u_split_draw(const struct pipe_draw_info *info, uint32_t max_verts,
|
| H A D | u_draw.h | 43 util_draw_init_info(struct pipe_draw_info *info) 57 struct pipe_draw_info info; 80 struct pipe_draw_info info; 104 struct pipe_draw_info info; 133 struct pipe_draw_info info; 152 struct pipe_draw_info info; 159 const struct pipe_draw_info *info_in, 168 const struct pipe_draw_info *info, 175 util_draw_multi(struct pipe_context *pctx, const struct pipe_draw_info *info, 186 const struct pipe_draw_info *inf [all...] |
| H A D | u_index_modify.c | 30 const struct pipe_draw_info *info, 65 const struct pipe_draw_info *info, 99 const struct pipe_draw_info *info,
|
| H A D | u_prim.c | 37 struct pipe_draw_info info;
|
| H A D | u_split_draw.c | 27 u_split_draw(const struct pipe_draw_info *info, uint32_t max_verts,
|
| H A D | u_vbuf.h | 87 void u_vbuf_draw_vbo(struct u_vbuf *mgr, const struct pipe_draw_info *info, 92 const struct pipe_draw_info *info,
|
| H A D | u_draw.c | 50 const struct pipe_draw_info *info) 130 const struct pipe_draw_info *info_in, 176 memcpy(&draws[i].info, info_in, sizeof(struct pipe_draw_info)); 190 * puts them into a new instance of pipe_draw_info, and calls draw_vbo on it. 194 const struct pipe_draw_info *info_in, 197 struct pipe_draw_info info; 255 util_draw_multi(struct pipe_context *pctx, const struct pipe_draw_info *info, 261 struct pipe_draw_info tmp_info = *info;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/ |
| H A D | u_primconvert.h | 41 const struct pipe_draw_info *info);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_swtnl.h | 42 const struct pipe_draw_info *info,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_swtnl.h | 42 const struct pipe_draw_info *info,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/ |
| H A D | u_primconvert.h | 56 const struct pipe_draw_info *info,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_render_translate.c | 29 const struct pipe_draw_info *info,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/ |
| H A D | ir3_gallium.h | 53 struct fd_context *ctx, const struct pipe_draw_info *info);
|