Home
last modified time | relevance | path

Searched defs:getPlatformAttributes (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/egl/
DegluNativeDisplay.cpp72 const EGLAttrib* NativeDisplay::getPlatformAttributes (void) const in getPlatformAttributes() function in eglu::NativeDisplay
/external/deqp/framework/platform/wayland/
DtcuWaylandEglPlatform.cpp72 const eglw::EGLAttrib* getPlatformAttributes (void) const { return DE_NULL; } in getPlatformAttributes() function in tcu::wayland::egl::Display
/external/deqp/framework/platform/X11/
DtcuX11EglPlatform.cpp116 const eglw::EGLAttrib* getPlatformAttributes (void) const { return DE_NULL; } in getPlatformAttributes() function in tcu::x11::egl::Display