Searched refs:I915_NEW_FS_CONSTANTS (Results 1 – 5 of 5) sorted by relevance
43 I915_NEW_FS_CONSTANTS | I915_NEW_FS
220 i915->dirty &= ~(I915_NEW_FS_CONSTANTS | I915_NEW_FS); in i915_update_derived()
307 #define I915_NEW_FS_CONSTANTS 0x2000 macro
957 {I915_NEW_FS_CONSTANTS, "fs_const"}, in i915_dump_dirty()
725 i915->dirty |= shader == PIPE_SHADER_VERTEX ? I915_NEW_VS_CONSTANTS : I915_NEW_FS_CONSTANTS; in i915_set_constant_buffer()