1#ifndef POINTSIZETESTS_H
2#define POINTSIZETESTS_H
26 void Test(
const std::string &name,
bool point_smooth_enabled,
int point_size_increment,
bool use_shader);
Definition point_size_tests.h:19
void Initialize() override
Called to initialize the test suite.
Definition point_size_tests.cpp:106
Definition test_host.h:47
Definition test_suite.h:20
Runtime configuration for TestSuites.
Definition test_suite.h:23