================ @@ -34,6 +34,69 @@ struct ol_platform_handle_t_ { std::vector<ol_device_handle_t_> Devices; }; +struct ol_queue_handle_t_ { ---------------- callumfare wrote: I've changed this to `ol_*_queue_impl_t` https://github.com/llvm/llvm-project/pull/122106