Searched refs:max10 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 2315 unsigned max10 = (1 << 10) - 1; local in function:lp_build_clamp_border_color 2316 max_clamp = lp_build_const_aos(gallivm, vec4_type, max10, max10, 2317 max10, (1 << 2) - 1, NULL);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_soa.c | 2792 unsigned max10 = (1 << 10) - 1; local in function:lp_build_clamp_border_color 2793 max_clamp = lp_build_const_aos(gallivm, vec4_type, max10, max10, 2794 max10, (1 << 2) - 1, NULL);
|
Completed in 13 milliseconds