]> git.tdb.fi Git - libs/gl.git/commit
Make it possible to query API handles of textures
authorMikko Rasa <tdb@tdb.fi>
Fri, 27 Dec 2024 09:38:11 +0000 (11:38 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 27 Dec 2024 09:38:11 +0000 (11:38 +0200)
commit893bd2006530f38364bc688f4b4268a518778226
tree68e0f7c1dadfcffec5001c4ae8e06adc7ebf5273
parent44f2c1eac7679607aada5f41dc98dd232f276a11
Make it possible to query API handles of textures

This is necessary for some integrations.
source/backends/opengl/texture_backend.h
source/backends/vulkan/texture_backend.h
source/core/texture.h