Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/raspi/
H A DtcuRaspiPlatform.cpp47 static const eglu::NativeWindow::Capability WINDOW_CAPABILITIES = eglu::NativeWindow::CAPABILITY_CREATE_SURFACE_LEGACY; member
86 WindowFactory (void) : eglu::NativeWindowFactory("dispman", "Dispman Window", WINDOW_CAPABILITIES) {} in WindowFactory()
118 : eglu::NativeWindow(WINDOW_CAPABILITIES) in Window()
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidPlatform.cpp51 static const eglu::NativeWindow::Capability WINDOW_CAPABILITIES = (eglu::NativeWindow::Capability)(eglu::NativeWindow::CAPABILITY_CREATE_SURFACE_LEGACY | member
117 : eglu::NativeWindow (WINDOW_CAPABILITIES) in NativeWindow()
146 : eglu::NativeWindowFactory ("default", "Default display", WINDOW_CAPABILITIES) in NativeWindowFactory()
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp59 static const eglu::NativeWindow::Capability WINDOW_CAPABILITIES = (eglu::NativeWindow::Capability) member
222 : eglu::NativeWindowFactory ("window", "Win32 Window", WINDOW_CAPABILITIES) in NativeWindowFactory()
235 : eglu::NativeWindow (WINDOW_CAPABILITIES) in NativeWindow()

Completed in 2 milliseconds