zink: use dynamic state to apply sample locations during draw
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 2 Apr 2021 21:40:21 +0000 (17:40 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 9 Jun 2021 17:26:52 +0000 (17:26 +0000)
commit1ea682ed5abcdce5ac5a817e83522206198d6014
tree0f8e1d1ae91a0daf98f6fdf68b843f39a7408196
parentbc2acc87d7285629602d6bfaf0e7b692920b2863
zink: use dynamic state to apply sample locations during draw

not even going to attempt to figure out how to efficiently hash this

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11189>
src/gallium/drivers/zink/zink_context.c
src/gallium/drivers/zink/zink_draw.c
src/gallium/drivers/zink/zink_pipeline.c
src/gallium/drivers/zink/zink_render_pass.c