grovesNL / glow

GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code
Apache License 2.0
1.17k stars 130 forks source link

TexBuffer not available in Context #223

Open Baehn opened 2 years ago

Baehn commented 2 years ago

I noticed that the function "glTexBuffer" is not available on the Context struct. Is this feature currently not available in glow, or is there another way to bind a texture to a buffer?