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