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

/external/mesa3d/src/mesa/drivers/dri/i915/
H A Di915_context.h200 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);
1066 p->wpos_tex = -1;
1077 p->wpos_tex = unit;
1279 if (inputsRead & VARYING_BITS_TEX_ANY || p->wpos_tex != -1) {
1323 if (i == p->wpos_tex) {
H A Di915_program.c485 p->wpos_tex = -1;

Completed in 606 milliseconds