Sorry but as you see, our initial plan was to clear overlays first so we at least have credentials to discuss frame buffers/images... and not there yet.
Personally we have done things (although minor) with Metal and don't have any plans to go VK now.
Historically we tried to ship OpenCL ofx suite as example and no host ever implemented it because it might not work in the future, yet it still works.
Personally would just interface to Mac CoreVideo for interop for now (with enum for buffer formatting), there is more chances that that Apple group makes us live longer :) - not sure the status for example of Apple Prores library on windows and GPU acceleration as side friend here...(wouldn't be Metal).
If they turn off OpenGL, maybe they won't turn off OpenCL at same time (at least they can't say it was not invented here), and if they do the API would still work. Open This and That would just return NULL.... and it would almost just be macros to do OpenCL kernels over Metal...