Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_state_fpc.c43 I915_NEW_FS_CONSTANTS | I915_NEW_FS
Di915_context.h308 #define I915_NEW_FS_CONSTANTS 0x2000 macro
Di915_debug.c957 {I915_NEW_FS_CONSTANTS, "fs_const"}, in i915_dump_dirty()
Di915_state.c725 i915->dirty |= shader == PIPE_SHADER_VERTEX ? I915_NEW_VS_CONSTANTS : I915_NEW_FS_CONSTANTS; in i915_set_constant_buffer()