nir: add and gather shader_info::writes_memory
authorMarek Olšák <marek.olsak@amd.com>
Wed, 11 Mar 2020 03:27:35 +0000 (23:27 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 26 Mar 2020 07:08:34 +0000 (03:08 -0400)
commit85a723975bbd651fa6692655b9a4f14b4405d0ae
treec9d75c49df9c2a5703814a58fd070cd1bab96877
parentd269fb33b0a88045c42ff0733304ddc1e0d8f6c5
nir: add and gather shader_info::writes_memory

for out-of-order drawing.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4152>
src/compiler/nir/nir_gather_info.c
src/compiler/shader_info.h