gfx-rs / metal-rs

Rust bindings for Metal
Apache License 2.0
567 stars 112 forks source link

Implement Visible Function Table #315

Closed FlannyH closed 4 months ago

FlannyH commented 4 months ago

Implements MTLVisibleFunctionTableDescriptor, creating a visible function table on a pipeline, as well as the different setVisibleFunctionTable functions in the command encoders.