Module: Mesa Branch: main Commit: 88f1fad3f76837c1d968a8636bf157e1e1e28b2b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88f1fad3f76837c1d968a8636bf157e1e1e28b2b
Author: Matt Coster <[email protected]> Date: Mon Sep 5 15:47:31 2022 +0100 pvr: Use common pipeline & dynamic state frameworks Signed-off-by: Matt Coster <[email protected]> Reviewed-by: Karmjit Mahil <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19342> --- src/imagination/vulkan/pvr_cmd_buffer.c | 687 +++++++++++++------------------- src/imagination/vulkan/pvr_pipeline.c | 311 ++++----------- src/imagination/vulkan/pvr_private.h | 138 ++----- 3 files changed, 399 insertions(+), 737 deletions(-) Diff: http://cgit.freedesktop.org/mesa/mesa/diff/?id=88f1fad3f76837c1d968a8636bf157e1e1e28b2b
