nvk: simplify code by using new helpers
authorThomas H.P. Andersen <phomes@gmail.com>
Sun, 2 Apr 2023 23:41:22 +0000 (01:41 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:32:05 +0000 (21:32 +0000)
commit71a00a0a1c0bc5c91d955afbd5881517bcc5cab9
treed59bab1c452a1c3dcc76682faf99908bfcff2b28
parentd1bbd16f1fab104390434ebbb3b649dd47346f38
nvk: simplify code by using new helpers

All tests still pass:
dEQP-VK.query_pool.*.compute_shader_invocations*

Test run totals:
  Passed:        78/78 (100.0%)
  Failed:        0/78 (0.0%)
  Not supported: 0/78 (0.0%)
  Warnings:      0/78 (0.0%)
  Waived:        0/78 (0.0%)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/vulkan/nvk_cmd_dispatch.c
src/nouveau/vulkan/nvk_query_pool.c