Searched refs:lod_index (Results 1 – 1 of 1) sorted by relevance
275 int lod_index = nir_tex_instr_src_index(instr, nir_tex_src_lod); in ntq_emit_txs() local279 if (lod_index != -1) in ntq_emit_txs()280 lod = ntq_get_src(c, instr->src[lod_index].src, 0); in ntq_emit_txs()