1#ifndef NXDK_PGRAPH_TESTS_SURFACE_FORMAT_TESTS_H
2#define NXDK_PGRAPH_TESTS_SURFACE_FORMAT_TESTS_H
33 void Test(
const std::string &name, TestHost::SurfaceColorFormat color_format);
35 void RenderToTextureStart(TestHost::SurfaceColorFormat color_format)
const;
36 void RenderToTextureEnd()
const;
Definition test_host.h:33
Definition test_suite.h:20
Runtime configuration for TestSuites.
Definition test_suite.h:23