Skip to content

v3d: do not emit attribute if has no resource

When emitting the GL shader state, verify the attribute has a resource bound; otherwise just skip it

This fixes #4205 (closed)

Merge request reports