Home
last modified time | relevance | path

Searched refs:CAPABILITY_GET_DISPLAY_PLATFORM (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/egl/
DegluNativeDisplay.cpp32 …static_cast<NativeDisplay::Capability>(NativeDisplay::CAPABILITY_GET_DISPLAY_PLATFORM | NativeDisp…
93 …&& (platformExtension || (platformCapabilities & NativeDisplay::CAPABILITY_GET_DISPLAY_PLATFORM))); in NativeDisplayFactory()
DegluNativeDisplay.hpp48 CAPABILITY_GET_DISPLAY_PLATFORM = (1<<1), //!< Query EGL display using eglGetPlatformDisplay() enumerator
DegluUtil.cpp240 …tDisplay = (nativeDisplay.getCapabilities() & NativeDisplay::CAPABILITY_GET_DISPLAY_PLATFORM) != 0; in getDisplay()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp61 eglu::NativeDisplay::CAPABILITY_GET_DISPLAY_PLATFORM |
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp75 eglu::NativeDisplay::CAPABILITY_GET_DISPLAY_PLATFORM |