Searched refs:wpos_tex (Results 1 – 4 of 4) sorted by relevance
202 uint8_t wpos_tex; member
118 src = i915_emit_decl(p, REG_TYPE_T, p->wpos_tex, D0_CHANNEL_ALL); in src_vector()1067 p->wpos_tex = I915_WPOS_TEX_INVALID; in check_wpos()1078 p->wpos_tex = unit; in check_wpos()1299 if (i == p->wpos_tex) { in i915ValidateFragmentProgram()
485 p->wpos_tex = I915_WPOS_TEX_INVALID; in i915_init_program()
178 - i915: Fix wpos_tex vs. -1 comparison