HomeSort by: relevance | last modified time | path
    Searched refs:fetch_ms (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 381 boolean fetch_ms; member in struct:lp_build_sample_context
lp_bld_sample_soa.c 3175 if (bld->fetch_ms) {
3294 boolean op_is_tex, op_is_lodq, op_is_gather, fetch_ms; local
3307 fetch_ms = !!(sample_key & LP_SAMPLER_FETCH_MS);
3488 bld.fetch_ms = fetch_ms;
3540 if (fetch_ms)

Completed in 8 milliseconds