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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c2594 boolean out_of_bound_ret_zero = TRUE; local in function:lp_build_fetch_texel
2612 out_of_bound_ret_zero ? &out_of_bounds : NULL);
2632 if (out_of_bound_ret_zero) {
2694 if (out_of_bound_ret_zero) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c3085 boolean out_of_bound_ret_zero = TRUE; local in function:lp_build_fetch_texel
3103 out_of_bound_ret_zero ? &out_of_bounds : NULL);
3123 if (out_of_bound_ret_zero) {
3197 if (out_of_bound_ret_zero) {

Completed in 12 milliseconds