Searched defs:getPlatformAttributes (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/egl/ | ||
D | egluNativeDisplay.cpp | 77 const EGLAttrib* NativeDisplay::getPlatformAttributes (void) const in getPlatformAttributes() function in eglu::NativeDisplay |
/external/deqp/framework/platform/lnx/wayland/ | ||
D | tcuLnxWaylandEglDisplayFactory.cpp | 76 const eglw::EGLAttrib* getPlatformAttributes (void) const { return DE_NULL; } in getPlatformAttributes() function in tcu::lnx::wayland::egl::Display |
/external/deqp/framework/platform/lnx/X11/ | ||
D | tcuLnxX11EglDisplayFactory.cpp | 121 const eglw::EGLAttrib* getPlatformAttributes (void) const { return DE_NULL; } in getPlatformAttributes() function in tcu::lnx::x11::egl::Display |
/external/angle/src/tests/deqp_support/ | ||
D | tcuANGLENativeDisplayFactory.cpp | 100 const eglw::EGLAttrib *getPlatformAttributes() const override in getPlatformAttributes() function in tcu::__anonb65af0d50111::ANGLENativeDisplay |