1#ifndef POINTPARAMSTESTS_H
2#define POINTPARAMSTESTS_H
70 void Test(
const std::string &name,
bool point_params_enabled,
bool point_smooth_enabled,
int point_size,
73 void TestDetailed(
const std::string &name,
bool use_shader);
Definition point_params_tests.h:63
void Initialize() override
Called to initialize the test suite.
Definition point_params_tests.cpp:125
Definition test_host.h:47
Definition test_suite.h:20
Runtime configuration for TestSuites.
Definition test_suite.h:23