HomeSort by relevance Sort by last modified time
    Searched refs:WINDOWVISIBILITY_WINDOWED (Results 1 - 4 of 4) sorted by null

  /external/deqp/framework/common/
tcuCommandLine.hpp 56 WINDOWVISIBILITY_WINDOWED = 0,
tcuCommandLine.cpp 131 { "windowed", WINDOWVISIBILITY_WINDOWED },
  /external/deqp/framework/opengl/
gluRenderConfig.cpp 176 case tcu::WINDOWVISIBILITY_WINDOWED: return RenderConfig::VISIBILITY_VISIBLE;
  /external/deqp/framework/egl/
egluUtil.cpp 430 case tcu::WINDOWVISIBILITY_WINDOWED: return WindowParams::VISIBILITY_VISIBLE;

Completed in 81 milliseconds