1#ifndef NXDK_PGRAPH_TESTS_EDGE_FLAG_TESTS_H
2#define NXDK_PGRAPH_TESTS_EDGE_FLAG_TESTS_H
22 void Test(
const std::string& name,
bool edge_flag);
Definition edge_flag_tests.h:14
void Deinitialize() override
Called to tear down the test suite.
Definition edge_flag_tests.cpp:37
void Initialize() override
Called to initialize the test suite.
Definition edge_flag_tests.cpp:20
Definition test_host.h:48
Definition test_suite.h:20
Definition vertex_buffer.h:204
Runtime configuration for TestSuites.
Definition test_suite.h:23