Searched refs:fetch_ms (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_sample.h | 381 boolean fetch_ms; member in struct:lp_build_sample_context |
| H A D | lp_bld_sample_soa.c | 3175 if (bld->fetch_ms) { 3294 boolean op_is_tex, op_is_lodq, op_is_gather, fetch_ms; local in function:lp_build_sample_soa_code 3307 fetch_ms = !!(sample_key & LP_SAMPLER_FETCH_MS); 3488 bld.fetch_ms = fetch_ms; 3540 if (fetch_ms) |
Completed in 9 milliseconds