HomeSort by relevance Sort by last modified time
    Searched refs:NODETYPE_PERFORMANCE (Results 1 - 17 of 17) sorted by null

  /external/deqp/framework/common/
tcuTestCase.hpp 41 NODETYPE_PERFORMANCE, //!< Performace test case -- can be executed
62 case NODETYPE_PERFORMANCE: return NODECLASS_EXECUTABLE;
tcuTestSessionExecutor.cpp 39 case NODETYPE_PERFORMANCE: return QP_TEST_CASE_TYPE_PERFORMANCE;
93 case NODETYPE_PERFORMANCE:
tcuTestHierarchyUtil.cpp 44 case NODETYPE_PERFORMANCE: return "Performance";
  /external/deqp/modules/glshared/
glsShaderPerformanceCase.cpp 42 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description)
glsStateChangePerfTestCases.cpp 212 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description)
643 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description)
  /external/deqp/modules/egl/
teglMakeCurrentPerfTests.cpp 158 : TestCase (eglTestCtx, tcu::NODETYPE_PERFORMANCE, name, description)
teglGLES2SharedRenderingPerfTests.cpp 835 : TestCase (eglTestCtx, tcu::NODETYPE_PERFORMANCE, name, description)
    [all...]
  /external/deqp/modules/gles2/performance/
es2pTextureUploadTests.cpp 105 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description)
es2pDrawCallBatchingTests.cpp 150 : tcu::TestCase (context.getTestContext(), tcu::NODETYPE_PERFORMANCE, name, description)
    [all...]
es2pShaderOptimizationTests.cpp 169 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description)
    [all...]
es2pShaderCompilationCases.cpp     [all...]
es2pShaderOperatorTests.cpp 564 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description)
    [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOptimizationTests.cpp 172 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description)
    [all...]
es3pDepthTests.cpp 536 : TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, desc)
    [all...]
es3pShaderCompilationCases.cpp     [all...]
es3pBufferDataUploadTests.cpp     [all...]
es3pShaderOperatorTests.cpp 564 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description)
    [all...]

Completed in 5611 milliseconds