Searched refs:T0_TEXLD (Results 1 – 3 of 3) sorted by relevance
289 else if (opcode >= T0_TEXLD && opcode < T0_TEXKILL) in i915_disassemble_program()
599 #define T0_TEXLD \ macro
814 emit_tex(p, inst, T0_TEXLD, fs); in i915_translate_instruction()