Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/raspi/
H A DtcuRaspiPlatform.cpp46 static const eglu::NativeDisplay::Capability DISPLAY_CAPABILITIES = eglu::NativeDisplay::CAPABILITY_GET_DISPLAY_LEGACY; member
52 Display (void) : eglu::NativeDisplay(DISPLAY_CAPABILITIES) {} in Display()
95 : eglu::NativeDisplayFactory("default", "EGL_DEFAULT_DISPLAY", DISPLAY_CAPABILITIES) in DisplayFactory()
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidPlatform.cpp50 static const eglu::NativeDisplay::Capability DISPLAY_CAPABILITIES = eglu::NativeDisplay::CAPABILITY_GET_DISPLAY_LEGACY; member
60 NativeDisplay (void) : eglu::NativeDisplay(DISPLAY_CAPABILITIES), m_library("libEGL.so") {} in NativeDisplay()
181 : eglu::NativeDisplayFactory("default", "Default display", DISPLAY_CAPABILITIES) in NativeDisplayFactory()
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp57 static const eglu::NativeDisplay::Capability DISPLAY_CAPABILITIES = eglu::NativeDisplay::CAPABILITY_GET_DISPLAY_LEGACY; member
140 : eglu::NativeDisplay (DISPLAY_CAPABILITIES) in NativeDisplay()
384 : eglu::NativeDisplayFactory ("win32", "Native Win32 Display", DISPLAY_CAPABILITIES) in EGLNativeDisplayFactory()

Completed in 2 milliseconds