Searched refs:createTestName (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/egl/ |
D | teglGLES2SharedRenderingPerfTests.cpp | 1071 string createTestName(int threads, int perThreadContextCount) in createTestName() function 1149 …up->addChild(new SharedRenderingPerfCase(m_eglTestCtx, smallConfig, (createTestName(threadCount, c… in init() 1161 …sharedNoneGroup->addChild(new SharedRenderingPerfCase(m_eglTestCtx, bigConfig, (createTestName(thr… in init() 1197 …up->addChild(new SharedRenderingPerfCase(m_eglTestCtx, smallConfig, (createTestName(threadCount, c… in init() 1209 …sharedNoneGroup->addChild(new SharedRenderingPerfCase(m_eglTestCtx, bigConfig, (createTestName(thr… in init() 1246 …up->addChild(new SharedRenderingPerfCase(m_eglTestCtx, smallConfig, (createTestName(threadCount, c… in init() 1258 …roup->addChild(new SharedRenderingPerfCase(m_eglTestCtx, bigConfig, (createTestName(threadCount, c… in init() 1295 …up->addChild(new SharedRenderingPerfCase(m_eglTestCtx, smallConfig, (createTestName(threadCount, c… in init() 1307 …roup->addChild(new SharedRenderingPerfCase(m_eglTestCtx, bigConfig, (createTestName(threadCount, c… in init() 1344 …up->addChild(new SharedRenderingPerfCase(m_eglTestCtx, smallConfig, (createTestName(threadCount, c… in init() [all …]
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cLayoutBindingTests.hpp | 98 std::string createTestName(const StageType& stageType, const LayoutBindingParameters& testArgs);
|
D | es31cLayoutBindingTests.cpp | 3383 String LayoutBindingTests::createTestName(const StageType& stageType, const LayoutBindingParameters… in createTestName() function in glcts::LayoutBindingTests 3402 String testName = createTestName(*stagesIter, *testArgsIter); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMismatchedWriteOpTests.cpp | 903 …auto createTestName = [&](const FormatInfo& info, const MismatchedVectorSizesTest::Params* params)… in createImageMismatchedVectorSizesTests() local 924 …testGroupMismatchedVectorSizes->addChild(new MismatchedVectorSizesTest(testCtx, createTestName(inf… in createImageMismatchedVectorSizesTests()
|