Home
last modified time | relevance | path

Searched refs:NODETYPE_PERFORMANCE (Results 1 - 19 of 19) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuTestCase.hpp41 NODETYPE_PERFORMANCE, //!< Performace test case -- can be executed enumerator
69 case NODETYPE_PERFORMANCE: return NODECLASS_EXECUTABLE; in getTestNodeTypeClass()
H A DtcuTestSessionExecutor.cpp40 case NODETYPE_PERFORMANCE: return QP_TEST_CASE_TYPE_PERFORMANCE; in nodeTypeToTestCaseType()
99 case NODETYPE_PERFORMANCE: in iterate()
H A DtcuTestHierarchyUtil.cpp44 case NODETYPE_PERFORMANCE: return "Performance"; in getNodeTypeName()
/third_party/vk-gl-cts/framework/platform/ohos/
H A Dtestmain.cpp135 case tcu::NODETYPE_PERFORMANCE: //, //!< Performace test case -- can be executed in GetCasePath()
136 printf("NODETYPE_PERFORMANCE\n"); in GetCasePath()
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderPerformanceCase.cpp42 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description) in ShaderPerformanceCase()
H A DglsStateChangePerfTestCases.cpp212 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description) in StateChangePerformanceCase()
643 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description) in StateChangeCallPerformanceCase()
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuRandomOrderExecutor.cpp168 case NODETYPE_PERFORMANCE: in nodeTypeToTestCaseType()
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp105 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in TextureUploadCase()
H A Des2pShaderOptimizationTests.cpp169 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in ShaderOptimizationCase()
H A Des2pDrawCallBatchingTests.cpp150 : tcu::TestCase (context.getTestContext(), tcu::NODETYPE_PERFORMANCE, name, description) in DrawCallBatchingTest()
H A Des2pShaderCompilationCases.cpp1651 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description)
2362 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description)
H A Des2pShaderOperatorTests.cpp564 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description)
/third_party/vk-gl-cts/modules/egl/
H A DteglMakeCurrentPerfTests.cpp158 : TestCase (eglTestCtx, tcu::NODETYPE_PERFORMANCE, name, description) in MakeCurrentPerfCase()
H A DteglGLES2SharedRenderingPerfTests.cpp832 : TestCase (eglTestCtx, tcu::NODETYPE_PERFORMANCE, name, description) in SharedRenderingPerfCase()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOptimizationTests.cpp172 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in ShaderOptimizationCase()
H A Des3pShaderCompilationCases.cpp1671 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description)
2382 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description)
H A Des3pDepthTests.cpp536 : TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, desc) in BaseCase()
H A Des3pBufferDataUploadTests.cpp1928 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, desc) in BasicBufferCase()
3953 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description)
4609 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description)
H A Des3pShaderOperatorTests.cpp564 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description)

Completed in 56 milliseconds