Searched defs:targetGroup (Results 1 - 5 of 5) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fSamplerStateQueryTests.cpp107 targetGroup->addChild(X); \
167 tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, "set_value", "Set value and query it"); member in class:deqp::gles31::Functional::tcu
168 addChild(targetGroup);
213 tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, pureSetters[setterNdx].name, pureSetters[setterNdx].desc); member in class:deqp::gles31::Functional::tcu
214 addChild(targetGroup);
222 targetGroup->addChild(createSamplerParamTest(m_testCtx,
H A Des31fTextureStateQueryTests.cpp109 targetGroup->addChild(X); \
203 tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, textureTargets[targetNdx].name, textureTargets[targetNdx].name); member in class:deqp::gles31::Functional::tcu
204 addChild(targetGroup);
208 targetGroup->addChild(createIsTextureTest(m_testCtx,
264 tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, pureSetters[setterNdx].name, pureSetters[setterNdx].desc); member in class:deqp::gles31::Functional::tcu
265 addChild(targetGroup);
275 targetGroup->addChild(createTexParamTest(m_testCtx,
H A Des31fTextureLevelStateQueryTests.cpp1651 targetGroup->addChild(X); \
1671 tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, textureTargets[targetNdx].name, textureTargets[targetNdx].name); member in class:deqp::gles31::Functional::tcu
1672 addChild(targetGroup);
/external/deqp/modules/gles3/functional/
H A Des3fFboInvalidateTests.cpp1501 tcu::TestCaseGroup* targetGroup = new tcu::TestCaseGroup(m_testCtx, "target", "Invalidate target"); local
1502 addChild(targetGroup);
1532 targetGroup->addChild(new InvalidateFboTargetCase(m_context, (baseName + "_color").c_str(), "", boundT, invalidateT, &colorAttachment[0], DE_LENGTH_OF_ARRAY(colorAttachment)));
1533 targetGroup->addChild(new InvalidateFboTargetCase(m_context, (baseName + "_depth_stencil").c_str(), "", boundT, invalidateT, &depthStencilAttachment[0], DE_LENGTH_OF_ARRAY(depthStencilAttachment)));
1534 targetGroup->addChild(new InvalidateFboTargetCase(m_context, (baseName + "_all").c_str(), "", boundT, invalidateT, &allAttachments[0], DE_LENGTH_OF_ARRAY(allAttachments)));
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 2611 milliseconds