Searched refs:I915_NEW_FS (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_fpc.c43 I915_NEW_FS_CONSTANTS | I915_NEW_FS
58 I915_NEW_FS
H A Di915_state_derived.c192 I915_NEW_RASTERIZER | I915_NEW_FS | I915_NEW_VS
220 i915->dirty &= ~(I915_NEW_FS_CONSTANTS | I915_NEW_FS);
H A Di915_context.h296 #define I915_NEW_FS 0x4 macro
H A Di915_state_static.c254 I915_NEW_FRAMEBUFFER | I915_NEW_FS
H A Di915_debug.c946 {I915_NEW_FS, "fs"},
H A Di915_state.c621 i915->dirty |= I915_NEW_FS;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_fpc.c39 "hw_constants", update_hw_constants, I915_NEW_FS_CONSTANTS | I915_NEW_FS};
50 I915_NEW_FS | I915_NEW_COLOR_SWIZZLE};
H A Di915_state_derived.c165 I915_NEW_RASTERIZER | I915_NEW_FS | I915_NEW_VS};
184 i915->dirty &= ~(I915_NEW_FS_CONSTANTS | I915_NEW_FS);
H A Di915_state_static.c187 "dst buf vars", update_dst_buf_vars, I915_NEW_FRAMEBUFFER | I915_NEW_FS};
H A Di915_context.h320 #define I915_NEW_FS 0x4 macro
H A Di915_debug.c940 {I915_NEW_FS, "fs"},
H A Di915_state.c587 i915->dirty |= I915_NEW_FS;

Completed in 95 milliseconds