]> git.tdb.fi Git - libs/gl.git/commit
Use the correct aspect mask for uploading texture data
authorMikko Rasa <tdb@tdb.fi>
Wed, 1 Dec 2021 08:52:10 +0000 (10:52 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 1 Dec 2021 08:53:30 +0000 (10:53 +0200)
commit3abde92c3780568c792169e48741f6c5699aa0e7
tree4089dab22806d9c455b824c7705377e45fbb2c5f
parent6df421e276f88aba6efe320e2d882350b930fcf0
Use the correct aspect mask for uploading texture data
source/backends/vulkan/texture1d_backend.cpp
source/backends/vulkan/texture2d_backend.cpp
source/backends/vulkan/texture3d_backend.cpp
source/backends/vulkan/texturecube_backend.cpp