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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_state_derived.c188 I915_NEW_RASTERIZER | I915_NEW_FS | I915_NEW_VS
H A Di915_context.h325 #define I915_NEW_VS 0x10000 macro
H A Di915_debug.c960 {I915_NEW_VS, "vs"},
H A Di915_state.c657 i915->dirty |= I915_NEW_VS;
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_derived.c188 I915_NEW_RASTERIZER | I915_NEW_FS | I915_NEW_VS
H A Di915_context.h325 #define I915_NEW_VS 0x10000 macro
H A Di915_debug.c960 {I915_NEW_VS, "vs"},
H A Di915_state.c657 i915->dirty |= I915_NEW_VS;

Completed in 162 milliseconds