mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-31 14:52:11 +01:00
81e7a8d1f6
Only tracks a shader resource if the resource bound to the slot has actually changed, or if we began recording a new command buffer. Reduces the number of atomic operations in some games.