Loading...
Searching...
No Matches
#include "app/gfx/types/snes_color.h"
#include <gtest/gtest.h>
#include "imgui/imgui.h"
Go to the source code of this file.
|
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, SetRgbFromImGuiNormalizedValues) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, SetRgbBlackColor) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, SetRgbWhiteColor) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, SetRgbMidRangeColor) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, ConstructFromImVec4) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, ConstructFromSnesValue) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, ConstructFromSnesBlack) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, SetSnesUpdatesRgb) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, RgbToSnesConversion) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, RoundTripImGuiToSnesColor) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, MultipleSetRgbCalls) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, HandlesMaxValues) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, HandlesMinValues) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, AlphaAlwaysMaximum) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, ModifiedFlagSetOnRgbChange) |
| |
| | yaze::gfx::anonymous_namespace{snes_color_test.cc}::TEST_F (SnesColorTest, ModifiedFlagSetOnSnesChange) |
| |