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
The current bindings have 'nice' ways to create and bind texture buffers, but no way that I can see to actually link one with a buffer object, i.e. glTexBuffer or glTexBufferRange. As nearly as I can tell, this should be straightforward, perhaps as simple as
The current bindings have 'nice' ways to create and bind texture buffers, but no way that I can see to actually link one with a buffer object, i.e.
glTexBuffer
orglTexBufferRange
. As nearly as I can tell, this should be straightforward, perhaps as simple asmodulo available exports.
The text was updated successfully, but these errors were encountered: