Searched refs:getSurfaceType (Results 1 – 6 of 6) sorted by relevance
143 SurfaceType getSurfaceType (void) const;
816 SurfaceType CommandLine::getSurfaceType (void) const { return m_cmdLine.getOption<opt::Surfac… in getSurfaceType() function in tcu::CommandLine
145 switch (cmdLine.getSurfaceType()) in parseRenderConfig()
158 if (cmdLine.getSurfaceType() == tcu::SURFACETYPE_FBO) in createDefaultRenderContext()
398 static EGLint getSurfaceType (de::Random& rnd) in getSurfaceType() function in deqp::egl::ChooseConfigRandomCase441 { EGL_SURFACE_TYPE, ChooseConfigRandomCase::getSurfaceType, }, in genRandomAttributes()
289 public String getSurfaceType() { in getSurfaceType() method in DeqpTestRunner.BatchRunConfiguration1597 if (!runConfig.getSurfaceType().isEmpty()) { in getRunConfigDisplayCmdLine()1602 deqpCmdLine.append(runConfig.getSurfaceType()); in getRunConfigDisplayCmdLine()