Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluNativeDisplay.cpp77 const EGLAttrib* NativeDisplay::getPlatformAttributes (void) const in getPlatformAttributes() function in eglu::NativeDisplay
DegluNativeDisplay.hpp67 virtual const eglw::EGLAttrib* getPlatformAttributes (void) const;
DegluUtil.cpp267 …splay.getPlatformType(), nativeDisplay.getPlatformNative(), nativeDisplay.getPlatformAttributes()); in getDisplay()
273 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