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 think I'd be cool if you could create an Image from a texture already on the GPU. For example I'm using opengl and do some native rendering to a frame buffer and would like to pass the frame buffers texture id to skia to render it on a canvas and do some effects with it, or even better yet just create an Image from a framebuffer id.
The text was updated successfully, but these errors were encountered:
I think I'd be cool if you could create an Image from a texture already on the GPU. For example I'm using opengl and do some native rendering to a frame buffer and would like to pass the frame buffers texture id to skia to render it on a canvas and do some effects with it, or even better yet just create an Image from a framebuffer id.
The text was updated successfully, but these errors were encountered: