anv: Drop the MCS initialization performance warning
authorNanley Chery <nanley.g.chery@intel.com>
Mon, 1 May 2023 18:54:20 +0000 (11:54 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 11 May 2023 23:41:16 +0000 (23:41 +0000)
commit5b01a0ac47778177aab87478ccc1a342f9ebd5d2
tree9f6ffa6b9de4e5321ce0201101ff0723a40cfc87
parentf53638fa1ac2d606729fa3095535243acff6b695
anv: Drop the MCS initialization performance warning

The comment above the warning explains that not all bit patterns are
necessarily valid. While we're at it, fix a typo in that comment.

Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22545>
src/intel/vulkan/genX_cmd_buffer.c