]> git.tdb.fi Git - libs/gl.git/commit
Use low-level handles when computing descriptor set hashes
authorMikko Rasa <tdb@tdb.fi>
Wed, 29 Dec 2021 22:03:36 +0000 (00:03 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 29 Dec 2021 22:03:36 +0000 (00:03 +0200)
commit3122f36e64694f5e3f536fa1cca57bf5a3db5c2f
treee9df522cddd6b21e57837d0b7cad2ffd797431d8
parent3f2ce5d1ba85bc0c03e6718cc41c2dac5e959d75
Use low-level handles when computing descriptor set hashes

The handle of a texture may change due to loading and unloading through
a resource manager.
source/backends/vulkan/pipelinestate_backend.cpp