diff options
Diffstat (limited to 'src/mesa/pipe')
-rw-r--r-- | src/mesa/pipe/i915simple/i915_state_sampler.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/pipe/i915simple/i915_state_sampler.c b/src/mesa/pipe/i915simple/i915_state_sampler.c index e6623f43564..3b736f9c551 100644 --- a/src/mesa/pipe/i915simple/i915_state_sampler.c +++ b/src/mesa/pipe/i915simple/i915_state_sampler.c @@ -257,7 +257,9 @@ i915_update_texture(struct i915_context *i915, uint unit, assert(format); assert(pitch); + /* printf("texture format = 0x%x\n", format); + */ /* MS3 state */ state[0] = |