Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluNativeDisplay.hpp67 virtual const eglw::EGLAttrib* getPlatformAttributes (void) const;
DegluNativeDisplay.cpp77 const EGLAttrib* NativeDisplay::getPlatformAttributes (void) const in getPlatformAttributes() function in eglu::NativeDisplay
DegluUtil.cpp268 …splay.getPlatformType(), nativeDisplay.getPlatformNative(), nativeDisplay.getPlatformAttributes()); in getDisplay()
274 const vector<EGLint> legacyAttribs = toLegacyAttribList(nativeDisplay.getPlatformAttributes()); in getDisplay()
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp76 const eglw::EGLAttrib* getPlatformAttributes (void) const { return DE_NULL; } in getPlatformAttributes() function in tcu::lnx::wayland::egl::Display
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp121 const eglw::EGLAttrib* getPlatformAttributes (void) const { return DE_NULL; } in getPlatformAttributes() function in tcu::lnx::x11::egl::Display
/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp100 const eglw::EGLAttrib *getPlatformAttributes() const override in getPlatformAttributes() function in tcu::__anonb65af0d50111::ANGLENativeDisplay