1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-17 15:55:14 +00:00
CLK/Outputs
Icecream95 0499dbd4cf Align Scan to be a multiple of four bytes
Some GPUs (e.g. r600) require the stride of vertex attributes to be a
multiple of four bytes, add two bytes of padding to the Scan struct to
meet this alignment requirement and reduce driver CPU overhead.
2022-08-29 16:32:25 +12:00
..
CRT
OpenGL Align Scan to be a multiple of four bytes 2022-08-29 16:32:25 +12:00
ScanTargets
Speaker
DisplayMetrics.cpp
DisplayMetrics.hpp
Log.hpp
ScanTarget.cpp
ScanTarget.hpp Align Scan to be a multiple of four bytes 2022-08-29 16:32:25 +12:00