diff options
author | 2024-08-05 14:21:53 -0700 | |
---|---|---|
committer | 2024-08-05 14:24:13 -0700 | |
commit | a9675a709702861f4e85783b9c26268e4c2b9b3b (patch) | |
tree | c86c6cf56814e056f93b8f9974177fe6ce046943 /vulkan/libvulkan/driver.cpp | |
parent | 908b09ce78edc6a3403d152f9f350077a3007dae (diff) |
binder: replace android_atomic_add with std::atomic
android_atomic_add uses the STL atomics internally with
`memory_order_release`, so this should be a no-op.
Test: m
Change-Id: Ie63464d9cb607957c0b318e9cb8f778ce1aa6d83
Diffstat (limited to 'vulkan/libvulkan/driver.cpp')
0 files changed, 0 insertions, 0 deletions