1#ifndef NXDK_PGRAPH_TESTS_FOG_CARRYOVER_TESTS_H
2#define NXDK_PGRAPH_TESTS_FOG_CARRYOVER_TESTS_H
25 void TestPrimitive(
const std::string& name, TestHost::DrawPrimitive primitive);
Definition fog_carryover_tests.h:17
void Initialize() override
Called to initialize the test suite.
Definition fog_carryover_tests.cpp:141
Definition test_host.h:33
Definition test_suite.h:20
Runtime configuration for TestSuites.
Definition test_suite.h:23