Searched refs:abs_type (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_sample_aos.c | 149 struct lp_type abs_type; local in function:lp_build_coord_repeat_npot_linear_int 164 abs_type = coord_bld->type; 165 abs_type.sign = 0; 166 lp_build_context_init(&abs_coord_bld, bld->gallivm, abs_type); |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_sample_aos.c | 149 struct lp_type abs_type; local in function:lp_build_coord_repeat_npot_linear_int 164 abs_type = coord_bld->type; 165 abs_type.sign = 0; 166 lp_build_context_init(&abs_coord_bld, bld->gallivm, abs_type); |
Completed in 16 milliseconds