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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c1107 LLVMTypeRef int1t; local in function:lp_build_sample_image_linear
1160 int1t = LLVMInt1TypeInContext(bld->gallivm->context);
1161 have_corners = lp_build_alloca(bld->gallivm, int1t, "have_corner");
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c1133 LLVMTypeRef int1t; local in function:lp_build_sample_image_linear
1186 int1t = LLVMInt1TypeInContext(bld->gallivm->context);
1187 have_corners = lp_build_alloca(bld->gallivm, int1t, "have_corner");

Completed in 14 milliseconds