Searched refs:isTensorLayoutClipTest (Results 1 – 1 of 1) sorted by relevance
287 bool isTensorLayoutClipTest(TestType testType) in isTensorLayoutClipTest() function297 …tType == TT_TENSORLAYOUT_4D || testType == TT_TENSORLAYOUT_5D || isTensorLayoutClipTest(testType) … in isTensorLayoutTest()1919 if (isTensorLayoutClipTest(m_data.testType)) in initProgramsGLSL()1925 uint32_t dimFactor = isTensorLayoutClipTest(m_data.testType) ? 2 : 1; in initProgramsGLSL()1935 if (isTensorLayoutClipTest(m_data.testType)) in initProgramsGLSL()1956 << (isTensorLayoutClipTest(m_data.testType) ? ", v" : "") << ");\n"; in initProgramsGLSL()1972 << (isTensorLayoutClipTest(m_data.testType) ? ", v" : "") << ");\n"; in initProgramsGLSL()