mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2025-03-04 12:29:55 +00:00
We couldn't automatically cast IPixels to floats under GCC, so just add explicit comparison operators for these pixels so that they work with the googletest macros. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TestARGBPixel.cpp | ||
TestBits.cpp | ||
TestColor.cpp | ||
TestImage.cpp | ||
TestMatrix.cpp | ||
TestPixel.cpp | ||
TestVector.cpp | ||
Utils.h |