Files
renderdoc/util
widberg ec8f1d51f5 Move alignas
Placing `alignas` before the type is more in-line with the C++ standard,
Microsoft Learn examples, and other places in this codebase. While the
old way worked with MSVC, this is more consistent and improves
compatibility with other tools without affecting the MSVC build.
2026-03-25 00:31:43 +09:00
..
2026-03-25 00:31:43 +09:00