1#ifndef NXDK_PGRAPH_TESTS_STIPPLE_TESTS_H
2#define NXDK_PGRAPH_TESTS_STIPPLE_TESTS_H
22 void Test(
const std::string& name,
bool stipple_enable,
const std::vector<DWORD>& stipple_pattern);
Definition stipple_tests.h:14
void TearDownTest() override
Called after running an individual test within this suite.
Definition stipple_tests.cpp:71
void Initialize() override
Called to initialize the test suite.
Definition stipple_tests.cpp:59
Definition test_host.h:47
Definition test_suite.h:20
Definition vertex_buffer.h:204
Runtime configuration for TestSuites.
Definition test_suite.h:23