Home
last modified time | relevance | path

Searched refs:I915_NEW_FS_CONSTANTS (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_fpc.c39 "hw_constants", update_hw_constants, I915_NEW_FS_CONSTANTS | I915_NEW_FS};
Di915_state_derived.c184 i915->dirty &= ~(I915_NEW_FS_CONSTANTS | I915_NEW_FS); in i915_update_derived()
Di915_context.h331 #define I915_NEW_FS_CONSTANTS 0x2000 macro
Di915_debug.c951 {I915_NEW_FS_CONSTANTS, "fs_const"}, in i915_dump_dirty()
Di915_state.c710 : I915_NEW_FS_CONSTANTS; in i915_set_constant_buffer()