Searched refs:T0_TEXLDB (Results 1 – 5 of 5) sorted by relevance
507 #define T0_TEXLDB (0x17<<24) /* Same as texld but biases the macro
1053 EMIT_TEX(T0_TEXLDB); in upload_program()
635 #define T0_TEXLDB (0x17<<24) /* Same as texld but biases the macro
322 (op == T0_TEXLDB)); in is_tex_instruction()
1069 emit_tex(p, inst, T0_TEXLDB, fs); in i915_translate_instruction()