19 enum class ReflectTest {
27 void TestDotSTR3D(
const std::string &name, uint32_t dot_rgb_mapping);
28 void TestDotSTRCubemap(
const std::string &name, uint32_t dot_rgb_mapping);
29 void TestDotReflect(
const std::string &name, uint32_t dot_rgb_mapping, ReflectTest mode);
Definition texture_cubemap_tests.h:12
void Initialize() override
Called to initialize the test suite.
Definition texture_cubemap_tests.cpp:267