Searched refs:wpos_tex (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di915_context.h202 uint8_t wpos_tex; member in struct:i915_fragment_program
H A Di915_fragprog.c118 src = i915_emit_decl(p, REG_TYPE_T, p->wpos_tex, D0_CHANNEL_ALL);
1067 p->wpos_tex = I915_WPOS_TEX_INVALID;
1078 p->wpos_tex = unit;
1299 if (i == p->wpos_tex) {
H A Di915_program.c485 p->wpos_tex = I915_WPOS_TEX_INVALID;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di915_context.h202 uint8_t wpos_tex; member in struct:i915_fragment_program
H A Di915_fragprog.c118 src = i915_emit_decl(p, REG_TYPE_T, p->wpos_tex, D0_CHANNEL_ALL);
1067 p->wpos_tex = I915_WPOS_TEX_INVALID;
1078 p->wpos_tex = unit;
1299 if (i == p->wpos_tex) {
H A Di915_program.c485 p->wpos_tex = I915_WPOS_TEX_INVALID;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.1.4.rst178 - i915: Fix wpos_tex vs. -1 comparison

Completed in 8 milliseconds