Module: Mesa
Branch: main
Commit: f99e43d606e30ce7899a6d383c1d9e952faa127a
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f99e43d606e30ce7899a6d383c1d9e952faa127a

Author: Lionel Landwerlin <lionel.g.landwer...@intel.com>
Date:   Fri Dec  8 17:02:25 2023 +0200

anv: switch to use runtime physical device properties infrastructure

Prevents us to have that big switch case for each extension's
properties.

Signed-off-by: Lionel Landwerlin <lionel.g.landwer...@intel.com>
Reviewed-by: Ivan Briano <ivan.bri...@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26632>

---

 src/intel/vulkan/anv_device.c | 3056 ++++++++++++++++++++---------------------
 1 file changed, 1481 insertions(+), 1575 deletions(-)

Diff:   
http://cgit.freedesktop.org/mesa/mesa/diff/?id=f99e43d606e30ce7899a6d383c1d9e952faa127a

Reply via email to