Searched refs:T0_SAMPLER (Results 1 – 2 of 2) sorted by relevance
154 #define T0_SAMPLER(reg) (GET_UREG_NR(reg) << T0_SAMPLER_NR_SHIFT) macro
238 *(p->csr++) = (opcode | T0_DEST(dest) | T0_SAMPLER(sampler)); in i915_emit_texld()