Home
last modified time | relevance | path

Searched defs:fmask_fetch (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_tex.c1399 nir_tex_instr *fmask_fetch = nir_tex_instr_create(b->shader, tex->num_srcs - 1); in nir_lower_ms_txf_to_fragment_fetch() local
1438 nir_tex_instr *fmask_fetch = nir_instr_as_tex(nir_instr_clone(b->shader, &tex->instr)); in nir_lower_samples_identical_to_fragment_fetch() local