Searched refs:I915_NEW_FS_CONSTANTS (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_state_fpc.c43 I915_NEW_FS_CONSTANTS | I915_NEW_FS
H A Di915_context.h322 #define I915_NEW_FS_CONSTANTS 0x2000 macro
H A Di915_debug.c958 {I915_NEW_FS_CONSTANTS, "fs_const"},
H A Di915_state.c716 i915->dirty |= shader == PIPE_SHADER_VERTEX ? I915_NEW_VS_CONSTANTS : I915_NEW_FS_CONSTANTS;
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_fpc.c43 I915_NEW_FS_CONSTANTS | I915_NEW_FS
H A Di915_context.h322 #define I915_NEW_FS_CONSTANTS 0x2000 macro
H A Di915_debug.c958 {I915_NEW_FS_CONSTANTS, "fs_const"},
H A Di915_state.c716 i915->dirty |= shader == PIPE_SHADER_VERTEX ? I915_NEW_VS_CONSTANTS : I915_NEW_FS_CONSTANTS;

Completed in 86 milliseconds