anv/query: Perform CmdResetQueryPool on the GPU
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 18 Feb 2017 23:21:04 +0000 (15:21 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 21 Feb 2017 20:26:35 +0000 (12:26 -0800)
commit40087bcb517bda60e666428a7a8f85dfdcbd9a56
treed8c268e7768588b9c63dfcd9861cf296e4636e26
parentdc9abd0e6b448292c025ed1024fcaa8ef1a4edaa
anv/query: Perform CmdResetQueryPool on the GPU

This fixes a some rendering corruption in The Talos Principle

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: "13.0 17.0" <mesa-stable@lists.freedesktop.org>
src/intel/vulkan/anv_query.c
src/intel/vulkan/genX_cmd_buffer.c