Home
last modified time | relevance | path

Searched refs:NODETYPE_PERFORMANCE (Results 1 – 18 of 18) sorted by relevance

/external/deqp/framework/common/
DtcuTestCase.hpp41 NODETYPE_PERFORMANCE, //!< Performace test case -- can be executed enumerator
69 case NODETYPE_PERFORMANCE: return NODECLASS_EXECUTABLE; in getTestNodeTypeClass()
DtcuTestSessionExecutor.cpp40 case NODETYPE_PERFORMANCE: return QP_TEST_CASE_TYPE_PERFORMANCE; in nodeTypeToTestCaseType()
99 case NODETYPE_PERFORMANCE: in iterate()
DtcuTestHierarchyUtil.cpp44 case NODETYPE_PERFORMANCE: return "Performance"; in getNodeTypeName()
/external/deqp/modules/glshared/
DglsShaderPerformanceCase.cpp42 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description) in ShaderPerformanceCase()
DglsStateChangePerfTestCases.cpp212 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description) in StateChangePerformanceCase()
643 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description) in StateChangeCallPerformanceCase()
/external/angle/src/tests/deqp_support/
DtcuRandomOrderExecutor.cpp168 case NODETYPE_PERFORMANCE: in nodeTypeToTestCaseType()
/external/deqp/modules/gles2/performance/
Des2pTextureUploadTests.cpp105 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in TextureUploadCase()
Des2pShaderOptimizationTests.cpp169 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in ShaderOptimizationCase()
Des2pDrawCallBatchingTests.cpp150 : tcu::TestCase (context.getTestContext(), tcu::NODETYPE_PERFORMANCE, name, description) in DrawCallBatchingTest()
Des2pShaderCompilationCases.cpp1651 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in ShaderCompilerCase()
2362 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in InvalidShaderCompilerCase()
Des2pShaderOperatorTests.cpp564 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description) in OperatorPerformanceCase()
/external/deqp/modules/egl/
DteglMakeCurrentPerfTests.cpp158 : TestCase (eglTestCtx, tcu::NODETYPE_PERFORMANCE, name, description) in MakeCurrentPerfCase()
DteglGLES2SharedRenderingPerfTests.cpp832 : TestCase (eglTestCtx, tcu::NODETYPE_PERFORMANCE, name, description) in SharedRenderingPerfCase()
/external/deqp/modules/gles3/performance/
Des3pShaderOptimizationTests.cpp172 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in ShaderOptimizationCase()
Des3pShaderCompilationCases.cpp1671 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in ShaderCompilerCase()
2382 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in InvalidShaderCompilerCase()
Des3pDepthTests.cpp536 : TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, desc) in BaseCase()
Des3pShaderOperatorTests.cpp564 : tcu::TestCase (testCtx, tcu::NODETYPE_PERFORMANCE, name, description) in OperatorPerformanceCase()
Des3pBufferDataUploadTests.cpp1928 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, desc) in BasicBufferCase()
3953 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in RenderPerformanceTestBase()
4609 : TestCase (context, tcu::NODETYPE_PERFORMANCE, name, description) in ReferenceReadPixelsTimeCase()