Searched refs:getSurfaceType (Results 1 - 5 of 5) sorted by relevance

/external/deqp/framework/common/
H A DtcuCommandLine.hpp138 SurfaceType getSurfaceType (void) const;
H A DtcuCommandLine.cpp786 SurfaceType CommandLine::getSurfaceType (void) const { return m_cmdLine.getOption<opt::SurfaceType>(); } function in class:tcu::CommandLine
/external/deqp/framework/opengl/
H A DgluRenderConfig.cpp145 switch (cmdLine.getSurfaceType())
H A DgluRenderContext.cpp159 if (cmdLine.getSurfaceType() == tcu::SURFACETYPE_FBO)
/external/deqp/modules/egl/
H A DteglChooseConfigTests.cpp357 static EGLint getSurfaceType (de::Random& rnd) function in class:deqp::egl::ChooseConfigRandomCase
400 { EGL_SURFACE_TYPE, ChooseConfigRandomCase::getSurfaceType, },

Completed in 129 milliseconds