Home
last modified time | relevance | path

Searched defs:switch_info (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_tex_sample.c383 struct lp_build_sample_array_switch switch_info; in lp_llvm_sampler_soa_emit_fetch_texel() local
481 struct lp_build_img_op_array_switch switch_info; in lp_llvm_image_soa_emit_op() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm_sample.c340 struct lp_build_sample_array_switch switch_info; in draw_llvm_sampler_soa_emit_fetch_texel() local
426 struct lp_build_img_op_array_switch switch_info; in draw_llvm_image_soa_emit_op() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c4818 lp_build_sample_array_init_soa(struct lp_build_sample_array_switch *switch_info, in lp_build_sample_array_init_soa() argument
4864 lp_build_sample_array_case_soa(struct lp_build_sample_array_switch *switch_info, int idx, const struct lp_static_texture_state *static_texture_state, const struct lp_static_sampler_state *static_sampler_state, struct lp_sampler_dynamic_state *dynamic_texture_state) lp_build_sample_array_case_soa() argument
4894 lp_build_sample_array_fini_soa(struct lp_build_sample_array_switch *switch_info) lp_build_sample_array_fini_soa() argument
4907 lp_build_image_op_switch_soa(struct lp_build_img_op_array_switch *switch_info, struct gallivm_state *gallivm, const struct lp_img_params *params, LLVMValueRef idx, unsigned base, unsigned range) lp_build_image_op_switch_soa() argument
4945 lp_build_image_op_array_case(struct lp_build_img_op_array_switch *switch_info, int idx, const struct lp_static_texture_state *static_texture_state, struct lp_sampler_dynamic_state *dynamic_state) lp_build_image_op_array_case() argument
4983 lp_build_image_op_array_fini_soa(struct lp_build_img_op_array_switch *switch_info) lp_build_image_op_array_fini_soa() argument
[all...]

Completed in 9 milliseconds