You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to ask or suggest to add support for memory export in OpenGL. Namely, built-in support for GL_EXT_external_objects, EXT_external_objects_win32, EXT_external_objects_fd… in short, all to support interoperability with OpenGL. Of course, I can try to implement it myself, but it already depends on whether such a Pull Request is accepted, whether I can do it, and how much it will change the code…
The text was updated successfully, but these errors were encountered:
I really don't see how this is relevant to Auto-Vk which is a convenience and productivity layer atop Vulkan-Hpp. The proposed extensions are for OpenGL ES?!
I would like to ask or suggest to add support for memory export in OpenGL. Namely, built-in support for
GL_EXT_external_objects
,EXT_external_objects_win32
,EXT_external_objects_fd
… in short, all to support interoperability with OpenGL. Of course, I can try to implement it myself, but it already depends on whether such a Pull Request is accepted, whether I can do it, and how much it will change the code…The text was updated successfully, but these errors were encountered: