Home
last modified time | relevance | path

Searched refs:outerGroupInfo (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderOperatorTests.cpp1227 const BuiltinFuncGroup& outerGroupInfo = funcInfoGroups[outerGroupNdx]; in init() local
1228 …TestCaseGroup* outerGroup = new TestCaseGroup(m_context, outerGroupInfo.name, outerGroupInfo.descr… in init()
1234 for (int funcInfoNdx = 0; funcInfoNdx < (int)outerGroupInfo.funcInfos.size(); funcInfoNdx++) in init()
1236 const BuiltinFuncInfo& funcInfo = outerGroupInfo.funcInfos[funcInfoNdx]; in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp1825 const BuiltinFuncGroup& outerGroupInfo = funcInfoGroups[outerGroupNdx]; in init() local
1826 …TestCaseGroup* outerGroup = new TestCaseGroup(m_testCtx, outerGroupInfo.name, outerGroupInfo.descr… in init()
1832 for (int funcInfoNdx = 0; funcInfoNdx < (int)outerGroupInfo.funcInfos.size(); funcInfoNdx++) in init()
1834 const BuiltinFuncInfo& funcInfo = outerGroupInfo.funcInfos[funcInfoNdx]; in init()
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp1865 const BuiltinFuncGroup& outerGroupInfo = funcInfoGroups[outerGroupNdx]; in init() local
1866 …TestCaseGroup* outerGroup = new TestCaseGroup(m_context, outerGroupInfo.name, outerGroupInfo.descr… in init()
1872 for (int funcInfoNdx = 0; funcInfoNdx < (int)outerGroupInfo.funcInfos.size(); funcInfoNdx++) in init()
1874 const BuiltinFuncInfo& funcInfo = outerGroupInfo.funcInfos[funcInfoNdx]; in init()