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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c420 boolean vec_fetch; local in function:lp_build_gather
454 vec_fetch = TRUE;
467 vec_fetch = FALSE;
534 assert(vec_fetch == FALSE);
549 if (!vec_fetch) {
563 if (vec_fetch) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c420 boolean vec_fetch; local in function:lp_build_gather
454 vec_fetch = TRUE;
467 vec_fetch = FALSE;
534 assert(vec_fetch == FALSE);
549 if (!vec_fetch) {
563 if (vec_fetch) {

Completed in 6 milliseconds