Searched refs:getPlatformAttributes (Results 1 – 6 of 6) sorted by relevance
67 virtual const eglw::EGLAttrib* getPlatformAttributes (void) const;
77 const EGLAttrib* NativeDisplay::getPlatformAttributes (void) const in getPlatformAttributes() function in eglu::NativeDisplay
268 …splay.getPlatformType(), nativeDisplay.getPlatformNative(), nativeDisplay.getPlatformAttributes()); in getDisplay()274 const vector<EGLint> legacyAttribs = toLegacyAttribList(nativeDisplay.getPlatformAttributes()); in getDisplay()
76 const eglw::EGLAttrib* getPlatformAttributes (void) const { return DE_NULL; } in getPlatformAttributes() function in tcu::lnx::wayland::egl::Display
121 const eglw::EGLAttrib* getPlatformAttributes (void) const { return DE_NULL; } in getPlatformAttributes() function in tcu::lnx::x11::egl::Display
100 const eglw::EGLAttrib *getPlatformAttributes() const override in getPlatformAttributes() function in tcu::__anonb65af0d50111::ANGLENativeDisplay