Home
last modified time | relevance | path

Searched refs:createDisplay (Results 1 – 20 of 20) 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/deqp/framework/platform/null/
DtcuNullPlatform.cpp68 eglu::NativeDisplay* createDisplay (const eglw::EGLAttrib*) const in createDisplay() function in tcu::null::NullEGLDisplayFactory
/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/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/external/openglcts/modules/common/
DglcConfigListEGL.cpp95 …eglPlatform.getEGLPlatform().getNativeDisplayFactoryRegistry().getDefaultFactory()->createDisplay(… in getDefaultEglConfigList()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp231 MovePtr<Display> createDisplay (const vk::Platform& platform, in createDisplay() function
276 …: display (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExte… in NativeObjects()
1126 …const UniquePtr<Display> nativeDisplay (createDisplay(context.getTestContext().getPlatform().getV… in createSurfaceInitialSizeTest()
1170 …const UniquePtr<Display> nativeDisplay (createDisplay(context.getTestContext().getPlatform().getV… in resizeSurfaceTest()
DvktWsiColorSpaceTests.cpp254 MovePtr<Display> createDisplay (const vk::Platform& platform, in createDisplay() function
299 …: display (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExte… in NativeObjects()
DvktWsiSharedPresentableImageTests.cpp193 de::MovePtr<vk::wsi::Display> createDisplay (const vk::Platform& platform, in createDisplay() function
744 …, m_nativeDisplay (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), m_i… in SharedPresentableImageTestInstance()
DvktWsiDisplayTimingTests.cpp185 de::MovePtr<vk::wsi::Display> createDisplay (const vk::Platform& platform, in createDisplay() function
697 …, m_nativeDisplay (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), m_i… in DisplayTimingTestInstance()
DvktWsiIncrementalPresentTests.cpp187 de::MovePtr<vk::wsi::Display> createDisplay (const vk::Platform& platform, in createDisplay() function
836 …, m_nativeDisplay (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), m_i… in IncrementalPresentTestInstance()
DvktWsiSwapchainTests.cpp251 MovePtr<Display> createDisplay (const vk::Platform& platform, in createDisplay() function
296 …: 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.cpp2006 MovePtr<Display> createDisplay(const vk::Platform& platform, in createDisplay() function
2051 …: display(createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExten… in NativeObjects()