Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.h41 struct draw_vertex_info;
165 const struct draw_vertex_info *vert_info,
169 const struct draw_vertex_info *vert_info,
184 const struct draw_vertex_info *vert_info,
221 struct draw_vertex_info *info );
Ddraw_pt_fetch_shade_pipeline.c151 const struct draw_vertex_info *vert_info, in pipeline()
165 const struct draw_vertex_info *vert_info, in emit()
180 const struct draw_vertex_info *input_verts, in draw_vertex_shader_run()
181 struct draw_vertex_info *output_verts ) in draw_vertex_shader_run()
209 struct draw_vertex_info fetched_vert_info; in fetch_pipeline_generic()
210 struct draw_vertex_info vs_vert_info; in fetch_pipeline_generic()
211 struct draw_vertex_info gs_vert_info; in fetch_pipeline_generic()
212 struct draw_vertex_info *vert_info; in fetch_pipeline_generic()
Ddraw_gs.h77 const struct draw_vertex_info *input_verts,
79 struct draw_vertex_info *output_verts,
Ddraw_gs_tmp.h3 const struct draw_vertex_info *input_verts, \
5 struct draw_vertex_info *output_verts
Ddraw_pt_fetch_shade_pipeline_llvm.c188 const struct draw_vertex_info *vert_info, in pipeline()
202 const struct draw_vertex_info *vert_info, in emit()
222 struct draw_vertex_info llvm_vert_info; in llvm_pipeline_generic()
223 struct draw_vertex_info gs_vert_info; in llvm_pipeline_generic()
224 struct draw_vertex_info *vert_info; in llvm_pipeline_generic()
Ddraw_private.h333 struct draw_vertex_info { struct
436 const struct draw_vertex_info *vert,
440 const struct draw_vertex_info *vert,
Ddraw_pt_post_vs.c51 struct draw_vertex_info *info );
118 struct draw_vertex_info *info ) in draw_pt_post_vs_run()
Ddraw_so_emit_tmp.h4 const struct draw_vertex_info *input_verts, \
Ddraw_pt_emit.c122 const struct draw_vertex_info *vert_info, in draw_pt_emit()
193 const struct draw_vertex_info *vert_info, in draw_pt_emit_linear()
Ddraw_pipe.c225 const struct draw_vertex_info *vert_info, in draw_pipeline_run()
311 const struct draw_vertex_info *vert_info, in draw_pipeline_run_linear()
Ddraw_cliptest_tmp.h31 struct draw_vertex_info *info ) in TAG()
Ddraw_gs.c393 const struct draw_vertex_info *input_verts, in draw_geometry_shader_run()
395 struct draw_vertex_info *output_verts, in draw_geometry_shader_run()
Ddraw_pt_so_emit.c186 const struct draw_vertex_info *input_verts, in draw_pt_so_emit()