HomeSort by relevance Sort by last modified time
    Searched refs:addChild (Results 201 - 225 of 1197) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/deqp/modules/gles3/functional/
es3fDepthStencilClearTests.cpp 507 addChild(new DepthStencilClearCase(m_context, "depth", "", 4, 2, true, false, false, false));
508 addChild(new DepthStencilClearCase(m_context, "depth_scissored", "", 4, 16, true, false, true, false));
509 addChild(new DepthStencilClearCase(m_context, "depth_scissored_masked", "", 4, 16, true, false, true, true));
511 addChild(new DepthStencilClearCase(m_context, "stencil", "", 4, 2, false, true, false, false));
512 addChild(new DepthStencilClearCase(m_context, "stencil_masked", "", 4, 8, false, true, false, true));
513 addChild(new DepthStencilClearCase(m_context, "stencil_scissored", "", 4, 16, false, true, true, false));
514 addChild(new DepthStencilClearCase(m_context, "stencil_scissored_masked", "", 4, 16, false, true, true, true));
516 addChild(new DepthStencilClearCase(m_context, "depth_stencil", "", 4, 2, true, true, false, false));
517 addChild(new DepthStencilClearCase(m_context, "depth_stencil_masked", "", 4, 8, true, true, false, true));
518 addChild(new DepthStencilClearCase(m_context, "depth_stencil_scissored", "", 4, 16, true, true, true, fa (…)
    [all...]
es3fShaderInvarianceTests.cpp 513 addChild(group);
520 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_0", "Shader shares a subexpression with an unrelated variable.",
543 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_1", "Shader shares a subexpression with an unrelated variable.",
573 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_2", "Shader shares a subexpression with an unrelated variable.",
602 group->addChild(new BasicInvarianceTest(m_context, "common_subexpression_3", "Shader shares a subexpression with an unrelated variable.",
644 group->addChild(new BasicInvarianceTest(m_context, ("subexpression_precision_" + std::string(unrelatedPrec)).c_str(), "Shader shares subexpression of different precision with an unrelated variable.",
685 group->addChild(new BasicInvarianceTest(m_context, "loop_0", "Invariant value set using a loop",
716 group->addChild(new BasicInvarianceTest(m_context, "loop_1", "Invariant value set using a loop",
747 group->addChild(new BasicInvarianceTest(m_context, "loop_2", "Invariant value set using a loop",
783 group->addChild(new BasicInvarianceTest(m_context, "loop_3", "Invariant value set using a loop"
    [all...]
es3fRasterizationTests.cpp     [all...]
es3fSamplerStateQueryTests.cpp 93 FOR_EACH_VERIFIER(verifiers, addChild(createSamplerParamTest(m_testCtx,
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLR.g 297 adaptor.addChild(alt, b);
298 adaptor.addChild(alt, adaptor.create(EOA, "<end-of-alt>"));
303 adaptor.addChild(block, alt);
304 adaptor.addChild(alt, adaptor.create(EOB, "<end-of-block>"));
319 adaptor.addChild( block, nalt );
320 adaptor.addChild( block, adaptor.create( EOB, "<end-of-block>" ) );
351 //synpredAST.addChild( alt.getFirstChild() );
360 adaptor.addChild( alt, children[i] );
392 adaptor.addChild( rule, adaptor.create( ID, name ) );
394 adaptor.addChild( rule, modifier )
    [all...]
  /external/deqp/modules/egl/
teglGLES2SharedRenderingPerfTests.cpp 1152 sharedNoneGroup->addChild(new SharedRenderingPerfCase(m_eglTestCtx, smallConfig, (createTestName(threadCount, contextCount) + "_small_call").c_str(), ""));
    [all...]
teglApiCase.hpp 86 addChild(new ApiCase_##NAME(m_eglTestCtx)); \
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCParser.m     [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCParser.m     [all...]
  /external/deqp/modules/gles31/functional/
es31fBasicComputeShaderTests.cpp     [all...]
  /cts/suite/audio_quality/lib/include/task/
TaskGeneric.h 79 virtual bool addChild(TaskGeneric* child);
  /cts/suite/audio_quality/test/
TaskSequentialTest.cpp 32 action->addChild(mSequential);
  /cts/tests/openglperf2/jni/reference/scene/glowing/
GlowingScene.cpp 158 lightSceneGraph->addChild(meshNode);
165 blurSceneGraph->addChild(meshNode);
172 glowSceneGraph->addChild(transformNode);
174 transformNode->addChild(meshNode);
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
BlankDebugEventListener.java 73 public void addChild(Object root, Object child) {}
DebugEventListener.java 313 * @see org.antlr.runtime.tree.TreeAdaptor.addChild()
315 public void addChild(Object root, Object child);
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
BaseTreeAdaptor.java 93 addChild(newTree, newSubTree);
105 public void addChild(Object t, Object child) {
107 ((Tree)t).addChild((Tree)child);
153 // add oldRoot to newRoot; addChild takes care of case where oldRoot
156 newRootTree.addChild(oldRootTree);
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTree.h 68 - (void) addChild:(id<ANTLRTree>) t;
  /external/deqp/framework/randomshaders/
rsgFunctionGenerator.cpp 79 m_function.getBody().addChild(new AssignStatement(m_state, variable, valueRange.asAccess()));
  /external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp 370 addChild(m_fboc.createRenderableTests());
371 attCombTests->addChild(new SupportedCombinationTest(
375 addChild(attCombTests);
376 addChild(m_fboc.createSizeTests());
es2fRboStateQueryTests.cpp 288 addChild(new RboSizeCase (m_context, "renderbuffer_size", "RENDERBUFFER_WIDTH and RENDERBUFFER_HEIGHT"));
289 addChild(new RboInternalFormatCase (m_context, "renderbuffer_internal_format", "RENDERBUFFER_INTERNAL_FORMAT"));
290 addChild(new RboComponentSizeColorCase (m_context, "renderbuffer_component_size_color", "RENDERBUFFER_x_SIZE"));
291 addChild(new RboComponentSizeDepthCase (m_context, "renderbuffer_component_size_depth", "RENDERBUFFER_x_SIZE"));
es2fShaderFragDataTests.cpp 233 addChild(new FragDataIndexingCase(m_context, "valid_static_index", "Valid gl_FragData[] assignment using static index", INDEX_EXPR_STATIC));
234 addChild(new FragDataIndexingCase(m_context, "valid_uniform_index", "Valid gl_FragData[] assignment using uniform index", INDEX_EXPR_UNIFORM));
235 addChild(new FragDataIndexingCase(m_context, "valid_dynamic_index", "Valid gl_FragData[] assignment using dynamic index", INDEX_EXPR_DYNAMIC));
243 addChild(*i);
  /external/deqp/modules/gles2/performance/
es2pTextureCountTests.cpp 80 addChild(new Texture2DRenderCase(m_context, name.c_str(), description.c_str(), format, dataType, wrapS, wrapT, minFilter, magFilter, tcu::Mat3(), numTextures, false /* npot */));
es2pTextureFormatTests.cpp 79 addChild(new Texture2DRenderCase(m_context, nameBase.c_str(), descriptionBase.c_str(), format, dataType, wrapS, wrapT, minFilter, magFilter, tcu::Mat3(), numTextures, false /* npot */));
  /external/deqp/modules/gles3/performance/
es3pTextureCountTests.cpp 81 addChild(new Texture2DRenderCase(m_context, name.c_str(), description.c_str(), format, wrapS, wrapT, minFilter, magFilter, tcu::Mat3(), numTextures, false /* npot */));
es3pTextureFormatTests.cpp 118 addChild(new Texture2DRenderCase(m_context, nameBase.c_str(), descriptionBase.c_str(), format, wrapS, wrapT, minFilter, magFilter, tcu::Mat3(), numTextures, false /* npot */));

Completed in 7309 milliseconds

1 2 3 4 5 6 7 891011>>