1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-19 14:25:35 +00:00
CLK/Outputs/ScanTargets
Thomas Harte 4c9418f59a Guarantees alignof(4) on all GPU-bound structures.
Taken as given: Metal's requirement here is reasonable enough that it'll either be the same as other frameworks, or at least possibly help them down a fast path.
2020-08-07 21:18:08 -04:00
..
BufferingScanTarget.cpp Tidies, ensures ::will_change_owner acquires the producer mutex. 2020-07-29 23:18:03 -04:00
BufferingScanTarget.hpp Guarantees alignof(4) on all GPU-bound structures. 2020-08-07 21:18:08 -04:00