Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h136 #define LP_IMG_STORE 1 macro
Dlp_bld_sample_soa.c4589 if (params->img_op != LP_IMG_STORE) { in lp_build_img_op_no_format()
4704 } else if (params->img_op == LP_IMG_STORE) { in lp_build_img_op_soa()
4822 if (params->img_op != LP_IMG_STORE) { in lp_build_image_op_switch_soa()
4851 if (switch_info->params.img_op != LP_IMG_STORE) { in lp_build_image_op_array_case()
4869 if (switch_info->params.img_op != LP_IMG_STORE) { in lp_build_image_op_array_fini_soa()
Dlp_bld_nir.c1453 params.img_op = LP_IMG_STORE; in visit_store_image()
Dlp_bld_tgsi_soa.c3585 params.img_op = LP_IMG_STORE; in img_store_emit()