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

/external/deqp/framework/egl/
H A DegluNativeDisplay.cpp72 const EGLAttrib* NativeDisplay::getPlatformAttributes (void) const function in class:eglu::NativeDisplay
H A DegluNativeDisplay.hpp66 virtual const eglw::EGLAttrib* getPlatformAttributes (void) const;
H A DegluUtil.cpp246 const vector<EGLint> legacyAttribs = toLegacyAttribList(nativeDisplay.getPlatformAttributes());
/external/deqp/framework/platform/wayland/
H A DtcuWaylandEglPlatform.cpp72 const eglw::EGLAttrib* getPlatformAttributes (void) const { return DE_NULL; } function in class:tcu::wayland::egl::Display
/external/deqp/framework/platform/X11/
H A DtcuX11EglPlatform.cpp116 const eglw::EGLAttrib* getPlatformAttributes (void) const { return DE_NULL; } function in class:tcu::x11::egl::Display

Completed in 89 milliseconds