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

  /external/deqp/framework/egl/
egluNativeWindow.hpp 49 VISIBILITY_DONT_CARE,
63 WindowParams (void) : width(SIZE_DONT_CARE), height(SIZE_DONT_CARE), visibility(VISIBILITY_DONT_CARE) {}
egluUtil.cpp 308 return WindowParams::VISIBILITY_DONT_CARE;
egluGLContextFactory.cpp 314 return WindowParams::VISIBILITY_DONT_CARE;
  /external/deqp/framework/platform/win32/
tcuWin32EGLNativeDisplayFactory.cpp 225 if (params.visibility != eglu::WindowParams::VISIBILITY_DONT_CARE)

Completed in 226 milliseconds