Skip to content

v3dv: enable a couple of trivial extensions

Iago Toral requested to merge itoral/mesa:v3dv_enable_more_extensions into main

separate depth/stencil layouts and separate stencil usage are pretty much no-op for us. Also, flag timeline semaphores as implemented, which we got when Jason ported the submit code to the common framework.

Edited by Iago Toral

Merge request reports