#include <test_host.h>
|
|
| TestHost (uint32_t framebuffer_width, uint32_t framebuffer_height, uint32_t max_texture_width=256, uint32_t max_texture_height=256, uint32_t max_texture_depth=4) |
| |
|
void | FinishDraw (const std::string &suite_name, const std::string &test_name, const ProfileResults &results) |
| | Renders test results and swaps back buffer.
|
| |
|
|
static void | EnsureFolderExists (const std::string &folder_path) |
| | Creates the given directory if it does not already exist.
|
| |
Provides utility methods for use by TestSuite subclasses.
The documentation for this class was generated from the following files: