[Mesa-dev] Two MRs related to NIR copy_prop_vars

Caio Marcelo de Oliveira Filho caio.oliveira at intel.com
Mon Dec 17 23:38:28 UTC 2018


Hi,

nir: properly find the entry to keep in copy_prop_vars
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/23

  Fixes https://bugs.freedesktop.org/show_bug.cgi?id=108624.


nir: properly clear the entry sources in copy_prop_vars
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/24

  Ensure that we will never use invalid data in the copy entries.
  Found while debugging the issue above.


Thanks,
Caio


More information about the mesa-dev mailing list