]> git.tdb.fi Git - libs/gl.git/commitdiff
Use glCreateTextures also for async loading
authorMikko Rasa <tdb@tdb.fi>
Mon, 25 Jan 2021 23:19:33 +0000 (01:19 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 25 Jan 2021 23:33:08 +0000 (01:33 +0200)
Otherwise the texture won't be fully created when glTextureStorage2D
is called.


No differences found