Home
last modified time | relevance | path

Searched refs:D0_CHANNEL_ALL (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i915/
Di915_fragprog.c118 src = i915_emit_decl(p, REG_TYPE_T, p->wpos_tex, D0_CHANNEL_ALL); in src_vector()
121 src = i915_emit_decl(p, REG_TYPE_T, T_DIFFUSE, D0_CHANNEL_ALL); in src_vector()
143 D0_CHANNEL_ALL); in src_vector()
158 D0_CHANNEL_ALL); in src_vector()
Di915_reg.h553 #define D0_CHANNEL_ALL (0xf<<10) macro
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_fpc_translate.c173 D0_CHANNEL_ALL); in src_vector()
178 src = i915_emit_decl(p, REG_TYPE_T, T_DIFFUSE, D0_CHANNEL_ALL); in src_vector()
Di915_reg.h658 #define D0_CHANNEL_ALL (0xf << 10) macro