> let us draw to the screen in CUDA without the need for OpenGL/Vulkan interop
how would that work? like GPU frameworks would just be compute (like cuda) and some small component of it would just allow to write the end result to a buffer which would be displayed or smth?