Searched refs:I915_CTXREG_LIS2 (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di915_context.h81 #define I915_CTXREG_LIS2 2 macro
H A Di915_fragprog.c1313 if (s2 != i915->state.Ctx[I915_CTXREG_LIS2] ||
1332 i915->state.Ctx[I915_CTXREG_LIS2] = s2;
H A Di915_state.c931 i915->state.Ctx[I915_CTXREG_LIS2] = 0;
H A Di915_vtbl.c105 int lis2 = i915->state.Ctx[I915_CTXREG_LIS2];
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di915_context.h81 #define I915_CTXREG_LIS2 2 macro
H A Di915_fragprog.c1313 if (s2 != i915->state.Ctx[I915_CTXREG_LIS2] ||
1332 i915->state.Ctx[I915_CTXREG_LIS2] = s2;
H A Di915_state.c931 i915->state.Ctx[I915_CTXREG_LIS2] = 0;
H A Di915_vtbl.c104 int lis2 = i915->state.Ctx[I915_CTXREG_LIS2];

Completed in 10 milliseconds