Skip to content

vtn: infer SpvCapabilityLinkage

Alyssa Rosenzweig requested to merge alyssa/mesa:vtn/caps-linkage into main

It is always implemented by vtn, and it is available to the shader depending on the create_library option. Either way, no reason for the backend to worry about this.

Merge request reports