Skip to content

anv: add missing transition handling bits

New access flags & pipeline stages got added for transform feedback and we missed handling them.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Fixes: 36ee2fd6 ("anv: Implement the basic form of VK_EXT_transform_feedback")

Merge request reports