HomeSort by relevance Sort by last modified time
    Searched refs:ScopedLogSection (Results 51 - 75 of 105) sorted by null

1 23 4 5

  /external/deqp/modules/gles31/functional/
es31fCopyImageTests.cpp 70 using tcu::ScopedLogSection;
    [all...]
es31fDrawElementsBaseVertexTests.cpp 414 tcu::ScopedLogSection logSection (m_testCtx.getLog(), "Iter0", "Indices in client-side array");
420 tcu::ScopedLogSection logSection (m_testCtx.getLog(), "Iter1", "Indices in element array buffer");
es31fDrawBuffersIndexedTests.cpp     [all...]
es31fProgramUniformTests.cpp 63 using tcu::ScopedLogSection;
    [all...]
es31fComputeShaderBuiltinVarTests.cpp 207 const tcu::ScopedLogSection section (m_testCtx.getLog(), string("Iteration") + de::toString(m_subCaseNdx), string("Iteration ") + de::toString(m_subCaseNdx));
es31fTextureFilteringTests.cpp 335 const tcu::ScopedLogSection section (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
es31fProgramInterfaceQueryTestCase.cpp     [all...]
es31fSynchronizationTests.cpp     [all...]
es31fProgramInterfaceQueryTests.cpp 868 const tcu::ScopedLogSection section(log, "Program", "Program");
961 const tcu::ScopedLogSection section (m_testCtx.getLog(), "ResourceList", "Resource list");
    [all...]
  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 486 const tcu::ScopedLogSection supersection(log, "Format", "Format info");
490 const tcu::ScopedLogSection section(log, "FormatInfo", de::toString(*it));
  /external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassMultisampleResolveTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureShadowTests.cpp 330 const tcu::ScopedLogSection section (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
602 const tcu::ScopedLogSection iterSection (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
889 const tcu::ScopedLogSection section (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
    [all...]
es3fDefaultVertexAttributeTests.cpp 379 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Iteration", "Iteration " + de::toString(m_iteration+1) + "/" + de::toString(DE_LENGTH_OF_ARRAY(testValues)));
es3fRandomFragmentOpTests.cpp 314 const tcu::ScopedLogSection iterSection (m_testCtx.getLog(), std::string("Iteration") + de::toString(m_iterNdx), std::string("Iteration ") + de::toString(m_iterNdx));
es3fTextureFilteringTests.cpp 287 const tcu::ScopedLogSection section (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
584 const tcu::ScopedLogSection iterSection (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
855 const tcu::ScopedLogSection section (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
    [all...]
es3fTextureWrapTests.cpp 332 const tcu::ScopedLogSection section (log, string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
es3fRasterizationTests.cpp 455 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription);
575 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription);
716 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription);
    [all...]
  /external/deqp/modules/gles2/functional/
es2fDefaultVertexAttributeTests.cpp 303 const tcu::ScopedLogSection section(m_testCtx.getLog(), "Iteration", "Iteration " + de::toString(m_iteration+1) + "/" + de::toString(DE_LENGTH_OF_ARRAY(testValues)));
es2fRandomFragmentOpTests.cpp 314 const tcu::ScopedLogSection iterSection (m_testCtx.getLog(), std::string("Iteration") + de::toString(m_iterNdx), std::string("Iteration ") + de::toString(m_iterNdx));
es2fTextureFilteringTests.cpp 269 const tcu::ScopedLogSection section (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
537 const tcu::ScopedLogSection iterSection (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
  /external/deqp/external/vulkancts/modules/vulkan/rasterization/
vktRasterizationTests.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryPipelineBarrierTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp 67 using tcu::ScopedLogSection;
    [all...]
  /external/deqp/modules/egl/
teglGLES2SharedRenderingPerfTests.cpp 971 tcu::ScopedLogSection section(log, "Statistics from results", "Statistics from results");
986 tcu::ScopedLogSection threadSection(log, "Test info", "Test information");
    [all...]

Completed in 497 milliseconds

1 23 4 5