i965: Fix type of intel_update_image_buffers::format
authorChad Versace <chadversary@chromium.org>
Tue, 23 May 2017 23:33:50 +0000 (16:33 -0700)
committerChad Versace <chadversary@chromium.org>
Tue, 30 May 2017 19:01:37 +0000 (12:01 -0700)
commita90a15d6387a095cda06efe4e030fbf4c3838c21
tree57e75190ab02cf97291d58b0d6ee640b58389ffa
parent77a1eefa3cef93d5988ee5c00f1b8c735c09b83f
i965: Fix type of intel_update_image_buffers::format

It's a mesa_format, not an unsigned int.

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/mesa/drivers/dri/i965/brw_context.c