Searched refs:need_cache (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 | 3430 boolean need_cache = FALSE; local in function:lp_build_sample_gen_func 3442 need_cache = TRUE; 3448 if (need_cache) { 3545 boolean need_cache = FALSE; local in function:lp_build_sample_soa_func 3557 need_cache = TRUE; 3585 if (need_cache) { 3648 if (need_cache) { |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_sample_soa.c | 3955 boolean need_cache = FALSE; local in function:lp_build_sample_gen_func 3974 need_cache = TRUE; 3982 if (need_cache) { 4084 boolean need_cache = FALSE; local in function:lp_build_sample_soa_func 4103 need_cache = TRUE; 4133 if (need_cache) { 4202 if (need_cache) { |
Completed in 13 milliseconds