mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2025-12-31 01:01:36 +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 | ||