mesa/src/intel/blorp
Paulo Zanoni e65b5fc066 intel/blorp: remove always-true #if
This check for ">= 125" is already inside a check for ">= 125". Also,
let's take this opportunity to comment the #else and #endif of the
relevant check to make the code easier to follow.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40937>
2026-04-14 18:26:09 +00:00
..
blorp.c intel/blorp: add explicit clear op enums for stencil and linear paths 2026-03-17 21:10:40 +00:00
blorp.h intel/blorp: Remove unused blorp_gfx8_hiz_clear_attachments 2026-03-17 21:10:40 +00:00
blorp_blit.c intel/blorp: Fix width scaling for YCBCR copies 2026-04-13 20:03:41 +00:00
blorp_brw.c Rename more sha and sha1 names to blake3 2026-03-23 07:03:28 +00:00
blorp_clear.c intel/blorp: use dedicated clear ops in clear paths 2026-03-17 21:10:40 +00:00
blorp_elk.c blorp: add mda support 2026-03-06 06:34:42 +00:00
blorp_genX_exec_brw.h intel/blorp: remove always-true #if 2026-04-14 18:26:09 +00:00
blorp_genX_exec_elk.h intel: Rename wm_prog_data to fs_prog_data 2026-02-06 20:51:59 -08:00
blorp_nir_builder.h intel/blorp: add blorp_shaders.cl 2026-01-15 04:34:55 +00:00
blorp_priv.h intel/blorp: add explicit clear op enums for stencil and linear paths 2026-03-17 21:10:40 +00:00
blorp_shaders.cl intel/blorp: add blorp_shaders.cl 2026-01-15 04:34:55 +00:00
meson.build intel/blorp: add blorp_shaders.cl 2026-01-15 04:34:55 +00:00