mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
56fdcf5f00
floatindex is clamped to the range [0, 9]. For non-negative numbers floor() is equivalent to trunc(). Truncation happens implicitly when converting to uint, so the floor() is unnecessary. |
||
---|---|---|
.. | ||
D3D | ||
Null | ||
OGL | ||
Software | ||
Vulkan | ||
CMakeLists.txt |