Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h135 #define LP_IMG_STORE 1 macro
Dlp_bld_sample_soa.c4127 if (params->img_op != LP_IMG_STORE) { in lp_build_img_op_no_format()
4238 } else if (params->img_op == LP_IMG_STORE) { in lp_build_img_op_soa()
4356 if (params->img_op != LP_IMG_STORE) { in lp_build_image_op_switch_soa()
4385 if (switch_info->params.img_op != LP_IMG_STORE) { in lp_build_image_op_array_case()
4403 if (switch_info->params.img_op != LP_IMG_STORE) { in lp_build_image_op_array_fini_soa()
Dlp_bld_nir.c1321 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()