xemu_perf_tests
A collection of tests for the Xbox nv2a graphics processor
 
Loading...
Searching...
No Matches
TestHost Class Reference

#include <test_host.h>

Inheritance diagram for TestHost:
Collaboration diagram for TestHost:

Classes

struct  ProfileResults
 

Public Member Functions

 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 Public Member Functions

static void EnsureFolderExists (const std::string &folder_path)
 Creates the given directory if it does not already exist.
 

Detailed Description

Provides utility methods for use by TestSuite subclasses.


The documentation for this class was generated from the following files: