Skip to content

v0.20.0

Choose a tag to compare

@kolkov kolkov released this 15 Jun 16:10

Changed (BREAKING)

  • Sentinel methods on type token interfacesDevice, Queue, Adapter, Surface, Instance now have unexported sentinel methods (gpuDevice(), gpuQueue(), etc.). Only concrete GPU implementations satisfy them — compile-time type safety instead of interface{}.

Full Changelog: v0.19.0...v0.20.0