mesa/src/intel/blorp
Tapani Pälli a1b885b482 intel: refactor urb configuration, add intel_urb_config
Patch adds a structure holding urb configuration. This makes it nicer
to pass it around as example for blorp. We need to be able to sometimes
compare with last urb configuration to be able to implement some
workaround.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26920>
2024-02-05 13:50:58 +00:00
..
blorp.c intel/nir: Pass devinfo and prog_data to brw_nir_lower_cs_intrinsics 2024-01-25 08:43:04 +00:00
blorp.h blorp: set min/max viewport depths to -FLT_MAX/FLT_MAX when EXT_depth_range_unrestricted is enabled 2023-12-01 13:23:54 +00:00
blorp_blit.c isl,blorp,anv: introduce ISL_TILING_64_XE2 for Xe2+ platforms 2024-01-24 17:01:48 +01:00
blorp_clear.c iris: Avoid read of uninitialized value in blorp_clear_stencil_as_rgba() 2024-01-31 22:29:31 +00:00
blorp_genX_exec.h intel: refactor urb configuration, add intel_urb_config 2024-02-05 13:50:58 +00:00
blorp_nir_builder.h nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
blorp_priv.h blorp: Make blitter_supports_aux accessible from multiple files. 2022-09-28 08:41:35 +00:00
meson.build intel/compiler,intel/blorp,intel/vulkan: decouple vulkan driver and compiler from gallium 2023-08-03 22:00:15 +00:00