Searched defs:fetch_info (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | ir2.h | 64 struct ir2_fetch_info fetch_info[64]; member
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_fetch_shade_pipeline.c | 154 fetch(struct pt_fetch *fetch, const struct draw_fetch_info *fetch_info, char *output) fetch() argument 195 draw_vertex_shader_run(struct draw_vertex_shader *vshader, const void *constants[PIPE_MAX_CONSTANT_BUFFERS], unsigned const_size[PIPE_MAX_CONSTANT_BUFFERS], const struct draw_fetch_info *fetch_info, const struct draw_vertex_info *input_verts, struct draw_vertex_info *output_verts) draw_vertex_shader_run() argument 223 fetch_pipeline_generic(struct draw_pt_middle_end *middle, const struct draw_fetch_info *fetch_info, const struct draw_prim_info *in_prim_info) fetch_pipeline_generic() argument 388 struct draw_fetch_info fetch_info; fetch_pipeline_run() local 416 struct draw_fetch_info fetch_info; fetch_pipeline_linear_run() local 446 struct draw_fetch_info fetch_info; fetch_pipeline_linear_run_elts() local [all...] |
H A D | draw_pt_fetch_shade_pipeline_llvm.c | 561 llvm_pipeline_generic(struct draw_pt_middle_end *middle, const struct draw_fetch_info *fetch_info, const struct draw_prim_info *in_prim_info) llvm_pipeline_generic() argument 802 struct draw_fetch_info fetch_info; llvm_middle_end_run() local 830 struct draw_fetch_info fetch_info; llvm_middle_end_linear_run() local 860 struct draw_fetch_info fetch_info; llvm_middle_end_linear_run_elts() local [all...] |
Completed in 3 milliseconds