/external/deqp/modules/gles31/ |
D | tes31Context.cpp | 43 if (m_testCtx.getCommandLine().getRunMode() == tcu::RUNMODE_EXECUTE) in Context() 62 …m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine()… in createRenderContext() 66 …m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine()… in createRenderContext()
|
/external/deqp/framework/platform/android/ |
D | tcuAndroidPlatformCapabilityQueryJNI.cpp | 73 return getCommandLine().hasOption<opt::GLMajorVersion>(); in hasGLMajorVersion() 78 return getCommandLine().hasOption<opt::GLMinorVersion>(); in hasGLMinorVersion() 84 return getCommandLine().getOption<opt::GLMajorVersion>(); in getGLMajorVersion() 90 return getCommandLine().getOption<opt::GLMinorVersion>(); in getGLMinorVersion()
|
/external/deqp/framework/common/ |
D | tcuApp.cpp | 159 DE_ASSERT(m_testCtx->getCommandLine().getRunMode() != RUNMODE_EXECUTE); in iterate() 187 const RunMode runMode = m_testCtx->getCommandLine().getRunMode(); in iterate()
|
D | tcuTestContext.hpp | 60 const CommandLine& getCommandLine (void) const { return m_cmdLine; } in getCommandLine() function in tcu::TestContext
|
D | tcuCommandLine.hpp | 195 const de::cmdline::CommandLine& getCommandLine (void) const;
|
D | tcuTestSessionExecutor.cpp | 51 , m_iterator (root, m_inflater, testCtx.getCommandLine()) in TestSessionExecutor()
|
/external/deqp/modules/gles3/ |
D | tes3Context.cpp | 44 …m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine()… in Context()
|
/external/deqp/modules/gles2/ |
D | tes2Context.cpp | 47 …m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine()… in Context()
|
/external/deqp/modules/egl/ |
D | teglCreateSurfaceTests.cpp | 121 …glu::selectNativeWindowFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in executeForConfig() 142 …NULL, eglu::WindowParams(width, height, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in executeForConfig() 179 …glu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in executeForConfig()
|
D | teglQuerySurfaceTests.cpp | 309 …glu::selectNativeWindowFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in executeForConfig() 317 …NULL, eglu::WindowParams(width, height, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in executeForConfig() 340 …glu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in executeForConfig() 582 …glu::selectNativeWindowFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in executeForConfig() 590 …NULL, eglu::WindowParams(width, height, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in executeForConfig() 611 …glu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in executeForConfig()
|
D | teglRenderCase.cpp | 132 …ctory& windowFactory = eglu::selectNativeWindowFactory(displayFactory, m_testCtx.getCommandLine()); in executeForConfig() 136 …u::WindowParams params (width, height, eglu::parseWindowVisibility(m_testCtx.getCommandLine())); in executeForConfig() 157 …ctory& pixmapFactory = eglu::selectNativePixmapFactory(displayFactory, m_testCtx.getCommandLine()); in executeForConfig()
|
D | teglTestCase.cpp | 49 , m_glLibraryCache (testCtx.getPlatform().getEGLPlatform(), testCtx.getCommandLine()) in EglTestContext()
|
D | teglMakeCurrentPerfTests.cpp | 278 …glu::selectNativeWindowFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in createWindow() 285 …arams(width, height, eglu::parseWindowVisibility(m_eglTestCtx.getTestContext().getCommandLine()))); in createWindow() 307 …glu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in createPixmap()
|
D | teglTestPackage.cpp | 169 …estCtx.getPlatform().getEGLPlatform().getNativeDisplayFactoryRegistry(), testCtx.getCommandLine()); in getDefaultDisplayFactory()
|
D | teglNegativeApiTests.cpp | 194 …glu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in init() 675 …glu::selectNativeWindowFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in init() 676 …, DE_NULL, eglu::WindowParams(256, 256, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in init() 1346 …glu::selectNativeWindowFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in init() 1347 …, DE_NULL, eglu::WindowParams(256, 256, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in init()
|
D | teglCreateContextExtTests.cpp | 909 …glu::selectNativeWindowFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in iterate() 911 …, DE_NULL, eglu::WindowParams(256, 256, eglu::parseWindowVisibility(m_testCtx.getCommandLine())))); in iterate() 918 …glu::selectNativePixmapFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in iterate()
|
D | teglImageUtil.cpp | 115 …wFactory = selectNativeWindowFactory(displayFactory, eglTestCtx.getTestContext().getCommandLine()); in createSurface() 124 …pFactory = selectNativePixmapFactory(displayFactory, eglTestCtx.getTestContext().getCommandLine()); in createSurface()
|
D | teglNegativePartialUpdateTests.cpp | 169 …ry = selectNativeWindowFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in init() 171 WindowParams(width, height, parseWindowVisibility(m_testCtx.getCommandLine()))); in init()
|
D | teglPreservingSwapTests.cpp | 331 …glu::selectNativeWindowFactory(m_eglTestCtx.getNativeDisplayFactory(), m_testCtx.getCommandLine()); in initEGLSurface() 333 …g, DE_NULL, eglu::WindowParams(480, 480, eglu::parseWindowVisibility(m_testCtx.getCommandLine()))); in initEGLSurface()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiDeviceInitializationTests.cpp | 343 …Device = chooseDevice(instanceDriver, instance.get(), context.getTestContext().getCommandLine()); in createDeviceTest() 389 …Device = chooseDevice(instanceDriver, instance.get(), context.getTestContext().getCommandLine()); in createMultipleDevicesTest() 477 …Device = chooseDevice(instanceDriver, instance.get(), context.getTestContext().getCommandLine()); in createDeviceWithUnsupportedExtensionsTest() 547 …Device = chooseDevice(instanceDriver, instance.get(), context.getTestContext().getCommandLine()); in createDeviceWithVariousQueueCountsTest()
|
/external/deqp/framework/platform/ios/ |
D | tcuIOSApp.mm | 73 const char* getCommandLine (void) const { return m_cmdLine.c_str(); } 335 m_cmdLine = new tcu::CommandLine(m_state.getCommandLine());
|
/external/deqp/modules/gles2/functional/ |
D | es2fDitheringTests.cpp | 477 …const int numQuads = m_testCtx.getCommandLine().getTestIterationCount() > 0 ? m_testCtx.getCommand… in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDitheringTests.cpp | 475 …const int numQuads = m_testCtx.getCommandLine().getTestIterationCount() > 0 ? m_testCtx.getCommand… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktInfoTests.cpp | 130 << context.getTestContext().getCommandLine().getVKDeviceId() in logDeviceInfo()
|
/external/deqp/scripts/ |
D | mustpass.py | 122 def getCommandLine (config): function 360 commandLine = getCommandLine(config))
|