commit | fbab8df43fe20fffcdfbdffea60dc40254ec9766 | [log] [tgz] |
---|---|---|
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Tue Apr 18 16:07:43 2023 +0200 |
committer | Marge Bot <emma+marge@anholt.net> | Thu Apr 20 16:25:09 2023 +0000 |
tree | 54659576321385b19a122f0f1382c77f069b8a34 | |
parent | c1d32880f7ba767f4d36c8e1bd239311855043a8 [diff] |
radv: emit PIXEL_PIPE_STAT_CONTROL in the gfx preamble for GFX11 This is more optimal than emitting for every BeginOcclusionQuery(). Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22556>