1#ifndef NXDK_PGRAPH_TESTS_FOG_GEN_TESTS_H
2#define NXDK_PGRAPH_TESTS_FOG_GEN_TESTS_H
29 void Test(
const std::string& name, uint32_t fog_mode, uint32_t fog_gen_mode,
bool use_fixed_function);
Definition fog_gen_tests.h:22
void Initialize() override
Called to initialize the test suite.
Definition fog_gen_tests.cpp:107
Definition test_host.h:47
Definition test_suite.h:20
Runtime configuration for TestSuites.
Definition test_suite.h:23