Searched refs:TEX_SET_TEX_LOD (Results 1 – 5 of 5) sorted by relevance
277 TEX_SET_TEX_LOD = 24, enumerator
467 INSTR(TEX_SET_TEX_LOD, "SET_TEX_LOD", print_fetch_tex),
386 case TEX_SET_TEX_LOD: in src_ncomp()
422 tex_lod->fetch.opc = TEX_SET_TEX_LOD; in schedule_instrs()
226 } else if (instr->fetch.opc == TEX_SET_TEX_LOD) { in fill_instr()