Home
last modified time | relevance | path

Searched refs:T0_TEXLD (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_debug_fp.c289 else if (opcode >= T0_TEXLD && opcode < T0_TEXKILL) in i915_disassemble_program()
Di915_reg.h599 #define T0_TEXLD \ macro
Di915_fpc_translate.c814 emit_tex(p, inst, T0_TEXLD, fs); in i915_translate_instruction()