Home
last modified time | relevance | path

Searched defs:getPlatformExtension (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/egl/
DegluNativePixmap.cpp44 void* NativePixmap::getPlatformExtension (void) in getPlatformExtension() function in eglu::NativePixmap
DegluNativeWindow.cpp44 void* NativeWindow::getPlatformExtension (void) in getPlatformExtension() function in eglu::NativeWindow
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp116 …eglw::EGLNativeDisplayType getPlatformExtension (void) { return reinterpret_cast<eglw::EGLNativeDi… in getPlatformExtension() function in tcu::lnx::x11::egl::Display
143 void* getPlatformExtension (void) { return &m_window.getXID(); } in getPlatformExtension() function in tcu::lnx::x11::egl::Window
/external/angle/util/
DOSWindow.cpp392 void *OSWindow::getPlatformExtension() in getPlatformExtension() function in OSWindow
/external/angle/util/linux/x11/
DX11Window.cpp399 void *X11Window::getPlatformExtension() in getPlatformExtension() function in X11Window
/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp343 void *NativeWindow::getPlatformExtension() in getPlatformExtension() function in tcu::__anon186a1eda0111::NativeWindow
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp86 virtual EGLNativeWindowType getPlatformExtension (void) { return m_window->getNativeWindow(); } in getPlatformExtension() function in tcu::Android::NativeWindow