|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <cstdio>#include <iostream>#include "angle_deqp_libtester.h"#include "common/angleutils.h"#include "deMath.h"#include "deUniquePtr.hpp"#include "tcuApp.hpp"#include "tcuCommandLine.hpp"#include "tcuDefs.hpp"#include "tcuPlatform.hpp"#include "tcuRandomOrderExecutor.h"#include "tcuResource.hpp"#include "tcuTestLog.hpp"#include "system_utils.h"#include <Windows.h>Functions | |
| tcu::Platform * | createPlatform () |
| ANGLE_LIBTESTER_EXPORT int | deqp_libtester_main (int argc, const char *argv[]) |
| ANGLE_LIBTESTER_EXPORT void | deqp_libtester_shutdown_platform () |
| ANGLE_LIBTESTER_EXPORT bool | deqp_libtester_run (const char *caseName) |
| tcu::Platform* createPlatform | ( | ) |
| ANGLE_LIBTESTER_EXPORT int deqp_libtester_main | ( | int | argc, |
| const char * | argv[] | ||
| ) |
| ANGLE_LIBTESTER_EXPORT bool deqp_libtester_run | ( | const char * | caseName | ) |
| ANGLE_LIBTESTER_EXPORT void deqp_libtester_shutdown_platform | ( | ) |
1.8.13