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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_tex.c233 lower_lod(nir_builder *b, nir_tex_instr *tex, nir_ssa_def *lod) function in typeref:typename:void
262 lower_lod(b, tex, nir_get_texture_lod(b, tex));
276 lower_lod(b, tex, nir_imm_int(b, 0));

Completed in 4 milliseconds