Home
last modified time | relevance | path

Searched refs:m_nativePixmapRegistry (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/egl/
H A DegluNativeDisplay.hpp94 …tivePixmapFactoryRegistry& getNativePixmapRegistry (void) const { return m_nativePixmapRegistry; } in getNativePixmapRegistry()
101 NativePixmapFactoryRegistry m_nativePixmapRegistry; member in eglu::NativeDisplayFactory
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/nullws/
H A DtcuNullWSPlatform.cpp127 m_nativePixmapRegistry.registerFactory(new PixmapFactory()); in DisplayFactory()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/deqp_support/
H A DtcuANGLENativeDisplayFactory.cpp313 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in ANGLENativeDisplayFactory()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/win32/
H A DtcuWin32EGLNativeDisplayFactory.cpp388 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in EGLNativeDisplayFactory()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/deqp_support/
H A DtcuANGLENativeDisplayFactory.cpp455 m_nativePixmapRegistry.registerFactory(new NativePixmapFactory()); in ANGLENativeDisplayFactory()