mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-07 11:14:18 +03:00
![]() This lets us convert CalculateVertexElementSizes() from a function using an out pointer into one that simply returns the array data as a return value. It also lets us dehardcode some values, as we can just query std::array's size() member function instead. |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
.clang-format | ||
CMakeLists.txt | ||
dolphin-emu.sln |