v29.0.4
New Features GLES XCB window handles can now be used to initialize OpenGL on Linux. By @reflectronic in #9271. Bug Fixes Metal Restore the Queue::as_raw method, which was removed without good reason in v29. It now returns &ProtocolObject<dyn MTLCommandQueue>. By @andyleiserson in #9560. Vulkan Fixed VUID-RuntimeSpirv-vulkanMemoryModel-06265 validation errors by enabling vulkanMemoryModelDeviceScop…