Home
last modified time | relevance | path

Searched refs:CAPABILITY_GET_DISPLAY_PLATFORM_EXT (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/egl/
DegluNativeDisplay.hpp49CAPABILITY_GET_DISPLAY_PLATFORM_EXT = (1<<2) //!< Query EGL display using eglGetPlatformDisplayEXT… enumerator
DegluNativeDisplay.cpp32 …tiveDisplay::CAPABILITY_GET_DISPLAY_PLATFORM | NativeDisplay::CAPABILITY_GET_DISPLAY_PLATFORM_EXT);
DegluUtil.cpp241 …layEXT = (nativeDisplay.getCapabilities() & NativeDisplay::CAPABILITY_GET_DISPLAY_PLATFORM_EXT) !=… in getDisplay()
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp62 CAPABILITY_GET_DISPLAY_PLATFORM_EXT);
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp107 CAPABILITY_GET_DISPLAY_PLATFORM_EXT);
/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp76 eglu::NativeDisplay::CAPABILITY_GET_DISPLAY_PLATFORM_EXT);