Home
last modified time | relevance | path

Searched refs:coord_undef (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c2467 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); in emit_fetch_texels() local
2483 texel[i] = coord_undef; in emit_fetch_texels()
2550 coords[i] = coord_undef; in emit_fetch_texels()
3419 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); in img_load_emit() local
3430 coords[i] = coord_undef; in img_load_emit()
3568 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); in img_store_emit() local
3578 coords[i] = coord_undef; in img_store_emit()
3717 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); in img_atomic_emit() local
3728 coords[i] = coord_undef; in img_atomic_emit()
H A Dlp_bld_nir.c2293 LLVMValueRef coord_undef = LLVMGetUndef(bld_base->base.int_vec_type); in visit_tex() local
2321 coords[chan] = coord_undef; in visit_tex()
2428 coords[1] = coord_undef; in visit_tex()

Completed in 11 milliseconds