Home
last modified time | relevance | path

Searched refs:lp_build_img_op_array_switch (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h463 struct lp_build_img_op_array_switch { struct
739 lp_build_image_op_switch_soa(struct lp_build_img_op_array_switch *switch_info,
746 lp_build_image_op_array_case(struct lp_build_img_op_array_switch *switch_info,
751 void lp_build_image_op_array_fini_soa(struct lp_build_img_op_array_switch *switch_info);
Dlp_bld_sample_soa.c4336 lp_build_image_op_switch_soa(struct lp_build_img_op_array_switch *switch_info, in lp_build_image_op_switch_soa()
4370 lp_build_image_op_array_case(struct lp_build_img_op_array_switch *switch_info, in lp_build_image_op_array_case()
4397 void lp_build_image_op_array_fini_soa(struct lp_build_img_op_array_switch *switch_info) in lp_build_image_op_array_fini_soa()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm_sample.c424 struct lp_build_img_op_array_switch switch_info; in draw_llvm_image_soa_emit_op()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tex_sample.c476 struct lp_build_img_op_array_switch switch_info; in lp_llvm_image_soa_emit_op()