1#ifndef NXDK_PGRAPH_TESTS_SURFACE_CLIP_TESTS_H
2#define NXDK_PGRAPH_TESTS_SURFACE_CLIP_TESTS_H
29 void TestRenderTarget(
const std::string &name,
const ClipRect &rect);
31 void TestXemuBug420();
33 void TestDebugTextIsClipped();
35 void DrawTestImage(
const ClipRect &rect);
Definition surface_clip_tests.h:14
void Initialize() override
Called to initialize the test suite.
Definition surface_clip_tests.cpp:211
Definition test_host.h:47
SurfaceColorFormat
Color formats for surfaces.
Definition test_host.h:232
Definition test_suite.h:20
Definition surface_clip_tests.h:16
Runtime configuration for TestSuites.
Definition test_suite.h:23