Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp1937 …TestCaseGroup* const assignMethodGroup = new TestCaseGroup(m_context, UniformAssignCase::getAs… in init() local
1938 addChild(assignMethodGroup); in init()
1944 assignMethodGroup->addChild(checkMethodGroup); in init()
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp2273 …TestCaseGroup* const assignMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getAss… in init() local
2274 assignedValuesGroup->addChild(assignMethodGroup); in init()
2280 assignMethodGroup->addChild(checkMethodGroup); in init()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp2799 …TestCaseGroup* const assignMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getAss… in init() local
2800 assignedValuesGroup->addChild(assignMethodGroup); in init()
2806 assignMethodGroup->addChild(checkMethodGroup); in init()