Searched refs:parentTest (Results 1 – 3 of 3) 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()
561 JavaFileObject parentTest = JavaFileObjects.forSourceLines("test.ParentTestModule", in transitiveModuleDeps() local697 parentTest, in transitiveModuleDeps()