1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Outputs
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
..
CRT
OpenGL Reduces scan_buffer_ to a saner size. 2020-07-28 22:36:57 -04:00
ScanTargets Guarantees alignof(4) on all GPU-bound structures. 2020-08-07 21:18:08 -04:00
Speaker Gets explicit that the delegate_ doesn't need a memory barrier. 2020-07-31 18:21:47 -04:00
DisplayMetrics.cpp
DisplayMetrics.hpp
Log.hpp
ScanTarget.cpp
ScanTarget.hpp Guarantees alignof(4) on all GPU-bound structures. 2020-08-07 21:18:08 -04:00