Searched refs:targetGroup (Results 1 - 8 of 8) 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 Des31fProgramInterfaceQueryTests.cpp3139 static void generateVariableCases (Context& context, const ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, const ProgramResourceQueryTestTarget& queryTarget, int expandLevel = 3, bool createTestGroup = true)
3184 targetGroup->addChild(group);
3187 group = targetGroup;
3199 static void generateOpaqueTypeCases (Context& context, const ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, const ProgramResourceQueryTestTarget& queryTarget, int expandLevel = 3, bool createTestGroup = true)
3259 targetGroup->addChild(group);
3262 group = targetGroup;
3281 static void generateCompoundVariableCases (Context& context, const ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, const ProgramResourceQueryTestTarget& queryTarget, int expandLevel = 3);
3283 static void generateVariableArrayCases (Context& context, const ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, const ProgramResourceQueryTestTarget& queryTarget, int expandLevel = 3)
3290 targetGroup->addChild(blockGroup);
3306 static void generateCompoundVariableCases (Context& context, const ResourceDefinition::Node::SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, cons
[all...]
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 Des31fSynchronizationTests.cpp3166 tcu::TestCaseGroup* const targetGroup = (groupNdx == 0) ? (inInvocationGroup) : (interInvocationGroup);
3173 targetGroup->addChild(new InvocationWriteReadCase(m_context,
3179 targetGroup->addChild(new InvocationReadWriteCase(m_context,
3185 targetGroup->addChild(new InvocationOverWriteCase(m_context,
3191 targetGroup->addChild(new InvocationAliasWriteCase(m_context,
3198 targetGroup->addChild(new InvocationAliasWriteCase(m_context,
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);
H A Des31fTextureBorderClampTests.cpp2576 tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, targets[targetNdx].name, "Texture target test");
2577 perAxisGroup->addChild(targetGroup);
2590 targetGroup->addChild(formatGroup);
/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 301 milliseconds