Searched refs:T0_TEXLDP (Results 1 – 4 of 4) sorted by relevance
503 #define T0_TEXLDP (0x16<<24) /* Same as texld but performs a macro
943 EMIT_TEX(T0_TEXLDP); in upload_program()
631 #define T0_TEXLDP (0x16<<24) /* Same as texld but performs a macro
1038 emit_tex(p, inst, T0_TEXLDP, fs); in i915_translate_instruction()