mesa/src/intel/blorp
Jason Ekstrand 949b42c4dc intel/compiler: Convert wm_prog_key::multisample_fbo to a tri-state
This allows us to communicate to the back-end that we don't actually
know if the framebuffer is multisampled or not.  No drivers set anything
but ALWAYS/NEVER and we still have a few ALWAYS/NEVER assumptions but
those should be asserted.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21094>
2023-02-06 09:12:18 +00:00
..
blorp.c intel/blorp: Lower base_workgroup_id to zero 2023-01-18 12:21:03 +00:00
blorp.h blorp: support negative offsets in addresses 2022-11-23 14:37:19 +00:00
blorp_blit.c intel/compiler: Convert wm_prog_key::multisample_fbo to a tri-state 2023-02-06 09:12:18 +00:00
blorp_clear.c intel/compiler: Convert wm_prog_key::multisample_fbo to a tri-state 2023-02-06 09:12:18 +00:00
blorp_genX_exec.h intel/fs: Make per-sample and coarse dispatch tri-state 2023-02-06 09:12:18 +00:00
blorp_nir_builder.h intel/blorp: Add blorp_check_in_bounds() 2021-09-30 17:41:33 +00:00
blorp_priv.h blorp: Make blitter_supports_aux accessible from multiple files. 2022-09-28 08:41:35 +00:00
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
TODO intel: Rename Genx keyword to Gfxx 2021-04-02 18:33:07 +00:00