Searched refs:test_program (Results 1 – 4 of 4) sorted by relevance
626 _tessellation_vertex_counter_program test_program(m_gl); in getAmountOfVerticesGeneratedByTessellator() local629 vertex_spacing, primitive_mode, is_point_mode_enabled, test_program); in getAmountOfVerticesGeneratedByTessellator()631 result = test_program.n_data_vertices; in getAmountOfVerticesGeneratedByTessellator()665 _tessellation_vertex_counter_program test_program(m_gl); in getDataGeneratedByTessellator() local668 point_mode, test_program); in getDataGeneratedByTessellator()669 return test_program.m_data; in getDataGeneratedByTessellator()
723 struct test_program { struct730 struct test_program prog[] = { argument756 struct test_program extended[] = {818 int run_test(int flags, int size, char *dir, struct test_program *prog) in run_test()822 struct test_program *pc; in run_test()
61 > test_program --__param_run_test__=<test_set>264 …[ [[pre > test_program --__param_run_test__=!<absolute_spec>]][disabler][Enabled test units that m…265 …[ [[pre > test_program --__param_run_test__=+<absolute_spec>]][enabler][Disabled test units that m…
82 add_compute_test("core.program" test_program.cpp)