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

1 23 4

  /external/deqp/modules/gles31/functional/
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 329 const tcu::ScopedLogSection section (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
es31fCopyImageTests.cpp 67 using tcu::ScopedLogSection;
    [all...]
es31fProgramInterfaceQueryTestCase.cpp     [all...]
es31fSynchronizationTests.cpp     [all...]
es31fProgramInterfaceQueryTests.cpp 869 const tcu::ScopedLogSection section(log, "Program", "Program");
961 const tcu::ScopedLogSection section (m_testCtx.getLog(), "ResourceList", "Resource list");
    [all...]
es31fMultisampleShaderRenderCase.cpp 453 const tcu::ScopedLogSection section (m_testCtx.getLog(), "Iteration" + de::toString(m_iteration), sectionDescription);
  /external/deqp/modules/gles3/functional/
es3fTextureShadowTests.cpp 328 const tcu::ScopedLogSection section (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
600 const tcu::ScopedLogSection iterSection (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
887 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 268 const tcu::ScopedLogSection section (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
563 const tcu::ScopedLogSection iterSection (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
832 const tcu::ScopedLogSection section (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
    [all...]
es3fTextureWrapTests.cpp 331 const tcu::ScopedLogSection section (log, string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
es3fRasterizationTests.cpp 451 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription);
571 const tcu::ScopedLogSection section (m_testCtx.getLog(), iterationDescription, iterationDescription);
712 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 268 const tcu::ScopedLogSection section (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
536 const tcu::ScopedLogSection iterSection (m_testCtx.getLog(), string("Test") + de::toString(m_caseNdx), string("Test ") + de::toString(m_caseNdx));
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryMappingTests.cpp 333 const tcu::ScopedLogSection section (log, "TestCaseInfo", "TestCaseInfo");
363 const tcu::ScopedLogSection section (log, "MemoryType" + de::toString(memoryTypeIndex), "MemoryType" + de::toString(memoryTypeIndex));
    [all...]
  /external/deqp/modules/egl/
teglGLES2SharedRenderingPerfTests.cpp 974 tcu::ScopedLogSection section(log, "Statistics from results", "Statistics from results");
989 tcu::ScopedLogSection threadSection(log, "Test info", "Test information");
    [all...]
teglCreateContextExtTests.cpp 895 tcu::ScopedLogSection section (m_testCtx.getLog(), ("EGLConfig ID: " + de::toString(configId) + " with PBuffer").c_str(), ("EGLConfig ID: " + de::toString(configId)).c_str());
    [all...]
teglNativeColorMappingTests.cpp 476 tcu::ScopedLogSection logSection (m_testCtx.getLog(), ("Config ID " + configIdStr).c_str(), ("Config ID " + configIdStr).c_str());
teglNativeCoordMappingTests.cpp 507 tcu::ScopedLogSection logSection (m_testCtx.getLog(), ("Config ID " + configIdStr).c_str(), ("Config ID " + configIdStr).c_str());
  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeIndirectComputeDispatchTests.cpp 207 tcu::ScopedLogSection section(testCtx.getLog(), "Commands", "Indirect Dispatch Commands (" + de::toString(m_dispatchCommands.size()) + " in total)");

Completed in 6350 milliseconds

1 23 4