Home
last modified time | relevance | path

Searched refs:getSurfaceWidth (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
H A DgluRenderConfig.cpp158 if (cmdLine.getSurfaceWidth() > 0) in parseRenderConfig()
159 config->width = cmdLine.getSurfaceWidth(); in parseRenderConfig()
/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.hpp181 int getSurfaceWidth (void) const;
H A DtcuCommandLine.cpp1062 int CommandLine::getSurfaceWidth (void) const { return m_cmdLine.getOption<opt::SurfaceWidth>(); } in getSurfaceWidth() function in tcu::CommandLine

Completed in 7 milliseconds