Searched refs:I915_CONSTFLAG_USER (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_emit.c294 if (ifs->constant_flags[reg] == I915_CONSTFLAG_USER)
332 ifs->constant_flags[reg] == I915_CONSTFLAG_USER)
H A Di915_context.h93 #define I915_CONSTFLAG_USER 0x1f macro
H A Di915_state_emit.c398 if (i915->fs->constant_flags[i] == I915_CONSTFLAG_USER) {
411 (i915->fs->constant_flags[i] == I915_CONSTFLAG_USER
H A Di915_fpc_translate.c1100 ifs->constant_flags[i] = I915_CONSTFLAG_USER;

Completed in 67 milliseconds