Searched defs:coord_undef (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_nir.c | 2003 LLVMValueRef coord_undef = LLVMGetUndef(bld_base->base.int_vec_type); local in function:visit_tex |
| H A D | lp_bld_tgsi_soa.c | 2462 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); local in function:emit_fetch_texels 3412 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); local in function:img_load_emit 3561 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); local in function:img_store_emit 3710 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); local in function:img_atomic_emit |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_tgsi_soa.c | 2476 LLVMValueRef coord_undef = LLVMGetUndef(bld->bld_base.base.int_vec_type); local in function:emit_fetch_texels |
Completed in 17 milliseconds