Searched refs:parentTest (Results 1 – 2 of 2) sorted by relevance
262 TessellationShaderUtils(const glw::Functions& gl, glcts::TestCaseBase* parentTest);
39 …tionShaderUtils::TessellationShaderUtils(const glw::Functions& gl, glcts::TestCaseBase* parentTest) in TessellationShaderUtils() argument40 : m_gl(gl), m_bo_id(0), m_fs_id(0), m_qo_pg_id(0), m_vs_id(0), m_parent_test(parentTest) in TessellationShaderUtils()