gfx-rs / metal-rs

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

Add missing enum variants for MTLDataType #321

Closed FlannyH closed 3 months ago

FlannyH commented 3 months ago

Adds all the missing enum variants for MTLDataType, including 64 bit integers, pipelines, indirect command buffer, ray tracing related types, and BFloat.

Jasper-Bekkers commented 3 months ago

Nightly breakage seems unrelated.