Searched refs:I915_NEW_VS_CONSTANTS (Results 1 – 4 of 4) sorted by relevance
67 i915->dirty &= ~I915_NEW_VS_CONSTANTS; in i915_draw_vbo()
306 #define I915_NEW_VS_CONSTANTS 0x1000 macro
956 {I915_NEW_VS_CONSTANTS, "vs_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()