Skip to content

pvr: Use common pipeline & dynamic state frameworks

Matt Coster requested to merge MTCoster/mesa:dev/pipeline-state into main

Removes a bunch of effectively duplicated state handling code and implements the missing vkCmdSet*() functions.

Signed-off-by: Matt Coster <matt.coster@imgtec.com>
Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Edited by Matt Coster

Merge request reports