Skip to content

lavapipe: refactor descriptor handling

Mike Blumenkrantz requested to merge zmike/mesa:lavapipe-descriptors into main

this reworks all the descriptor structs in lvp_descriptor_info to use gallium types directly, which streamlines everything and simplifies a lot of the execution code

Merge request reports