google / node-gles

Apache License 2.0
323 stars 31 forks source link

Added glTexStorage2D #84

Open jmschrack opened 1 year ago

jmschrack commented 1 year ago

Added the missing function glTexStorage2D https://registry.khronos.org/OpenGL-Refpages/es3.0/html/glTexStorage2D.xhtml

https://github.com/google/node-gles/issues/82