ziglibs / zgl

Zig OpenGL Wrapper
MIT License
408 stars 63 forks source link

Added texStorage2D() and texStorage3D() #79

Closed mondegreengames closed 1 year ago

mondegreengames commented 1 year ago

This adds texStorage2D() and texStorage3D(). textureStorage2D() and textureStorage3D() already exist.