Home
last modified time | relevance | path

Searched refs:createDisplay (Results 1 – 23 of 23) sorted by relevance

/external/deqp/framework/platform/raspi/
DtcuRaspiPlatform.cpp64 eglu::NativeDisplay* createDisplay (const EGLAttrib* attribList) const;
100 eglu::NativeDisplay* DisplayFactory::createDisplay (const EGLAttrib*) const in createDisplay() function in tcu::rpi::DisplayFactory
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp169 NativeDisplay* createDisplay (const eglw::EGLAttrib* attribList) const;
185 NativeDisplay* DisplayFactory::createDisplay (const eglw::EGLAttrib* attribList) const in createDisplay() function in tcu::lnx::wayland::egl::DisplayFactory
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.hpp42 virtual eglu::NativeDisplay* createDisplay (const eglw::EGLAttrib* attribList) const;
DtcuWin32EGLNativeDisplayFactory.cpp395 eglu::NativeDisplay* EGLNativeDisplayFactory::createDisplay (const EGLAttrib* attribList) const in createDisplay() function in tcu::win32::EGLNativeDisplayFactory
/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.h51 eglu::NativeDisplay *createDisplay(const eglw::EGLAttrib *attribList) const override;
DtcuANGLENativeDisplayFactory.cpp459 eglu::NativeDisplay *ANGLENativeDisplayFactory::createDisplay( in createDisplay() function in tcu::ANGLENativeDisplayFactory
/external/deqp/framework/platform/null/
DtcuNullPlatform.cpp68 eglu::NativeDisplay* createDisplay (const eglw::EGLAttrib*) const in createDisplay() function in tcu::null::NullEGLDisplayFactory
/external/deqp/modules/egl/
DteglTestCase.cpp48 , m_nativeDisplay (m_nativeDisplayFactory.createDisplay()) in EglTestContext()
/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.cpp130 eglu::NativeDisplay* createDisplay (const eglw::EGLAttrib* attribList = DE_NULL) const in createDisplay() function in tcu::nullws::DisplayFactory
/external/deqp/framework/egl/
DegluNativeDisplay.hpp87 virtual NativeDisplay* createDisplay (const eglw::EGLAttrib* attribList = DE_NULL) const = 0;
DegluGLContextFactory.cpp317 m_display = de::SharedPtr<NativeDisplay>(displayFactory->createDisplay()); in create()
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp269 NativeDisplay* createDisplay (const eglw::EGLAttrib* attribList) const;
286 NativeDisplay* DisplayFactory::createDisplay (const eglw::EGLAttrib* attribList) const in createDisplay() function in tcu::lnx::x11::egl::DisplayFactory
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp76 virtual eglu::NativeDisplay* createDisplay (const EGLAttrib* attribList) const;
186 eglu::NativeDisplay* NativeDisplayFactory::createDisplay (const EGLAttrib* attribList) const in createDisplay() function in tcu::Android::NativeDisplayFactory
/external/deqp/external/openglcts/modules/common/
DglcConfigListEGL.cpp95 …eglPlatform.getEGLPlatform().getNativeDisplayFactoryRegistry().getDefaultFactory()->createDisplay(… in getDefaultEglConfigList()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiFullScreenExclusiveTests.cpp202 de::MovePtr<Display> createDisplay (const vk::Platform& platform, in createDisplay() function
248 …: display (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExt… in NativeObjects()
DvktWsiSurfaceTests.cpp224 MovePtr<Display> createDisplay (const vk::Platform& platform, in createDisplay() function
269 …: display (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExte… in NativeObjects()
1183 …const UniquePtr<Display> nativeDisplay (createDisplay(context.getTestContext().getPlatform().getV… in createSurfaceInitialSizeTest()
1227 …const UniquePtr<Display> nativeDisplay (createDisplay(context.getTestContext().getPlatform().getV… in resizeSurfaceTest()
DvktWsiColorSpaceTests.cpp225 MovePtr<Display> createDisplay (const vk::Platform& platform, in createDisplay() function
270 …: display (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExte… in NativeObjects()
DvktWsiSharedPresentableImageTests.cpp163 de::MovePtr<vk::wsi::Display> createDisplay (const vk::Platform& platform, in createDisplay() function
717 …, m_nativeDisplay (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), m_i… in SharedPresentableImageTestInstance()
DvktWsiIncrementalPresentTests.cpp156 de::MovePtr<vk::wsi::Display> createDisplay (const vk::Platform& platform, in createDisplay() function
805 …, m_nativeDisplay (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), m_i… in IncrementalPresentTestInstance()
DvktWsiDisplayTimingTests.cpp154 de::MovePtr<vk::wsi::Display> createDisplay (const vk::Platform& platform, in createDisplay() function
694 …, m_nativeDisplay (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), m_i… in DisplayTimingTestInstance()
DvktWsiSwapchainTests.cpp336 MovePtr<Display> createDisplay (const vk::Platform& platform, in createDisplay() function
384 …: display (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExte… in NativeObjects()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp119 de::MovePtr<vk::wsi::Display> createDisplay (const vk::Platform& platform, in createDisplay() function
164 …: display (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedE… in NativeObjects()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp1917 MovePtr<Display> createDisplay(const vk::Platform& platform, in createDisplay() function
1962 …: display(createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExten… in NativeObjects()