intel/blorp: don't include "util/format_rgb9e5.h"

We don't use anything from that header. We call
nir_format_pack_r9g9b9e5(), which comes from nir_format_convert.h,
which we already include.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41976>
This commit is contained in:
Paulo Zanoni 2026-05-14 12:25:20 -07:00 committed by Marge Bot
parent 0d8f487e06
commit 547432e85a

View file

@ -29,7 +29,6 @@
#include "dev/intel_debug.h"
#include "dev/intel_device_info.h"
#include "util/format_rgb9e5.h"
#include "util/u_math.h"
#define FILE_DEBUG_FLAG DEBUG_BLORP