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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_tex.c1203 nir_tex_instr *fmask_fetch = nir_tex_instr_create(b->shader, tex->num_srcs - 1); local in function:nir_lower_ms_txf_to_fragment_fetch
1248 nir_tex_instr *fmask_fetch = nir_instr_as_tex(nir_instr_clone(b->shader, &tex->instr)); local in function:nir_lower_samples_identical_to_fragment_fetch
[all...]

Completed in 4 milliseconds