Skip to content

anv/gen12: Lower VK_KHR_multiview using Primitive Replication

Caio Oliveira requested to merge cmarcelo/mesa:r/multiview-prim-rep into master
  • Pass func.multiview.* in Crucible
  • Fix interaction with Pipeline Cache (we are not caching the "use primitive replication" data)
  • Pass Vulkan CTS multiview tests (no regressions compared to not using prim-rep)
  • Write benchmark to Crucible (crucible!58 (merged))
Edited by Caio Oliveira

Merge request reports