Home
last modified time | relevance | path

Searched refs:draw_vertex_info (Results 1 – 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.h41 struct draw_vertex_info;
167 const struct draw_vertex_info *vert_info,
171 const struct draw_vertex_info *vert_info,
187 const struct draw_vertex_info *vert_info,
224 struct draw_vertex_info *info,
Ddraw_tess.h107 const struct draw_vertex_info *input_verts,
110 struct draw_vertex_info *output_verts,
117 const struct draw_vertex_info *input_verts,
120 struct draw_vertex_info *output_verts,
Ddraw_prim_assembler.h60 const struct draw_vertex_info *vert_info);
65 const struct draw_vertex_info *in_vert_info,
67 struct draw_vertex_info *out_vert_info);
Ddraw_pt_fetch_shade_pipeline.c176 const struct draw_vertex_info *vert_info, in pipeline()
192 const struct draw_vertex_info *vert_info, in emit()
209 const struct draw_vertex_info *input_verts, in draw_vertex_shader_run()
210 struct draw_vertex_info *output_verts) in draw_vertex_shader_run()
242 struct draw_vertex_info fetched_vert_info; in fetch_pipeline_generic()
243 struct draw_vertex_info vs_vert_info; in fetch_pipeline_generic()
244 struct draw_vertex_info gs_vert_info[TGSI_MAX_VERTEX_STREAMS]; in fetch_pipeline_generic()
245 struct draw_vertex_info *vert_info; in fetch_pipeline_generic()
247 struct draw_vertex_info ia_vert_info; in fetch_pipeline_generic()
Ddraw_prim_assembler.c44 struct draw_vertex_info *output_verts;
47 const struct draw_vertex_info *input_verts;
77 const struct draw_vertex_info *vert_info) in draw_prim_assembler_is_required()
263 const struct draw_vertex_info *input_verts, in draw_prim_assembler_run()
265 struct draw_vertex_info *output_verts) in draw_prim_assembler_run()
Ddraw_gs_tmp.h3 const struct draw_vertex_info *input_verts, \
5 struct draw_vertex_info *output_verts
Ddraw_gs.h138 const struct draw_vertex_info *input_verts,
141 struct draw_vertex_info *output_verts,
Ddraw_pt_fetch_shade_pipeline_llvm.c540 const struct draw_vertex_info *vert_info, in pipeline()
556 const struct draw_vertex_info *vert_info, in emit()
581 struct draw_vertex_info llvm_vert_info; in llvm_pipeline_generic()
582 struct draw_vertex_info tcs_vert_info; in llvm_pipeline_generic()
583 struct draw_vertex_info tes_vert_info; in llvm_pipeline_generic()
584 struct draw_vertex_info gs_vert_info[TGSI_MAX_VERTEX_STREAMS]; in llvm_pipeline_generic()
585 struct draw_vertex_info *vert_info; in llvm_pipeline_generic()
587 struct draw_vertex_info ia_vert_info; in llvm_pipeline_generic()
596 memset(&gs_vert_info, 0, sizeof(struct draw_vertex_info) * TGSI_MAX_VERTEX_STREAMS); in llvm_pipeline_generic()
Ddraw_private.h446 struct draw_vertex_info { struct
541 const struct draw_vertex_info *vert,
545 const struct draw_vertex_info *vert,
Ddraw_pt_post_vs.c52 struct draw_vertex_info *info,
120 struct draw_vertex_info *info, in draw_pt_post_vs_run()
Ddraw_so_emit_tmp.h4 const struct draw_vertex_info *input_verts, \
Ddraw_prim_assembler_tmp.h4 const struct draw_vertex_info *input_verts, \
Ddraw_tess.c109 struct draw_vertex_info *output_verts, in llvm_store_tcs_output()
159 const struct draw_vertex_info *input_verts, in draw_tess_ctrl_shader_run()
162 struct draw_vertex_info *output_verts, in draw_tess_ctrl_shader_run()
324 const struct draw_vertex_info *input_verts, in draw_tess_eval_shader_run()
327 struct draw_vertex_info *output_verts, in draw_tess_eval_shader_run()
Ddraw_pt_emit.c138 const struct draw_vertex_info *vert_info, in draw_pt_emit()
213 const struct draw_vertex_info *vert_info, in draw_pt_emit_linear()
Ddraw_pipe.c231 const struct draw_vertex_info *vert_info, in draw_pipeline_run()
318 const struct draw_vertex_info *vert_info, in draw_pipeline_run_linear()
Ddraw_cliptest_tmp.h32 struct draw_vertex_info *info, in TAG()
Ddraw_pt_so_emit.c273 const struct draw_vertex_info *input_verts, in draw_pt_so_emit()
Ddraw_gs.c554 const struct draw_vertex_info *input_verts, in draw_geometry_shader_run()
557 struct draw_vertex_info *output_verts, in draw_geometry_shader_run()