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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c2462 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); local in function:emit_fetch_texels
2478 texel[i] = coord_undef;
2545 coords[i] = coord_undef;
3412 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); local in function:img_load_emit
3423 coords[i] = coord_undef;
3561 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); local in function:img_store_emit
3571 coords[i] = coord_undef;
3710 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); local in function:img_atomic_emit
3721 coords[i] = coord_undef;
H A Dlp_bld_nir.c2003 LLVMValueRef coord_undef = LLVMGetUndef(bld_base->base.int_vec_type); local in function:visit_tex
2031 coords[chan] = coord_undef;
2138 coords[1] = coord_undef;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c2476 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); local in function:emit_fetch_texels
2491 texel[i] = coord_undef;
2550 coords[i] = coord_undef;

Completed in 20 milliseconds