Searched refs:GeometryShaderMaxOutputVerticesTest (Results 1 – 3 of 3) sorted by relevance
593 class GeometryShaderMaxOutputVerticesTest : public TestCaseBase class597 …GeometryShaderMaxOutputVerticesTest(Context& context, const ExtParameters& extParams, const char* …600 virtual ~GeometryShaderMaxOutputVerticesTest() in ~GeometryShaderMaxOutputVerticesTest()
332 const glw::GLchar* const GeometryShaderMaxOutputVerticesTest::m_vertex_shader_code =343 const glw::GLchar* const GeometryShaderMaxOutputVerticesTest::m_geometry_shader_code_preamble =351 const glw::GLchar* const GeometryShaderMaxOutputVerticesTest::m_geometry_shader_code_body =370 const glw::GLchar* const GeometryShaderMaxOutputVerticesTest::m_fragment_shader_code =1988 GeometryShaderMaxOutputVerticesTest::GeometryShaderMaxOutputVerticesTest(Context& context, in GeometryShaderMaxOutputVerticesTest() function in glcts::GeometryShaderMaxOutputVerticesTest2004 tcu::TestCase::IterateResult GeometryShaderMaxOutputVerticesTest::iterate() in iterate()
241 …new GeometryShaderMaxOutputVerticesTest(m_context, m_extParams, "max_output_vertices", "Test 16.5"… in init()