dolphin/Source/UnitTests/VideoCommon
Lioncash 0a3631cc76
FloatUtils: Remove IntDouble and IntFloat
Type punning via unions in C++ invokes undefined behavior. Instead, leverage BitCast,
our variant of C++2a's std::bit_cast
2018-05-10 12:28:09 -04:00
..
CMakeLists.txt [Android] Fix building unit tests. 2015-02-18 16:24:30 -06:00
VertexLoaderTest.cpp FloatUtils: Remove IntDouble and IntFloat 2018-05-10 12:28:09 -04:00