1#ifndef NXDK_PGRAPH_TESTS_TEXTURE_FORMAT_TESTS_H
2#define NXDK_PGRAPH_TESTS_TEXTURE_FORMAT_TESTS_H
18 void CreateGeometry();
24 static std::string MakeTestName(
const TextureFormatInfo &texture_format,
bool mipmap =
false);
Definition test_host.h:47
PaletteSize
Palette size for palettized surfaces.
Definition test_host.h:194
Definition test_suite.h:20
Definition texture_format_tests.h:11
void Initialize() override
Called to initialize the test suite.
Definition texture_format_tests.cpp:65
Runtime configuration for TestSuites.
Definition test_suite.h:23
Definition texture_format.h:8