mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-16 06:51:09 +00:00
01da98996b
This commit changes WrappingPool::IsAlloc to take a const pointer as argument as pointer isnt modified. ItemPool::IsAlloc is changed to a const function taking a const poiner as argument.