1#ifndef NXDK_PGRAPH_TESTS_STENCIL_FUNC_TESTS_H
2#define NXDK_PGRAPH_TESTS_STENCIL_FUNC_TESTS_H
28 void Test(
const std::string &name, uint32_t stencil_func);
Definition stencil_func_tests.h:21
void Initialize() override
Called to initialize the test suite.
Definition stencil_func_tests.cpp:90
Definition test_host.h:47
Definition test_suite.h:20
Runtime configuration for TestSuites.
Definition test_suite.h:23