Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktNativeObjectsUtil.cpp38 de::MovePtr<vk::wsi::Display> NativeObjects::createDisplay (const vk::Platform& platform, in createDisplay() function in vkt::wsi::NativeObjects
79 …: display (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExte… in NativeObjects()
DvktNativeObjectsUtil.hpp59 static de::MovePtr<vk::wsi::Display> createDisplay (const vk::Platform& platform,
DvktWsiFullScreenExclusiveTests.cpp204 de::MovePtr<Display> createDisplay (const vk::Platform& platform, in createDisplay() function
250 …: display (createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExt… in NativeObjectsFS()
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()
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()
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()
DvktWsiSurfaceTests.cpp1135 …const UniquePtr<Display> nativeDisplay (NativeObjects::createDisplay(context.getTestContext().get… in createSurfaceInitialSizeTest()
1179 …const UniquePtr<Display> nativeDisplay (NativeObjects::createDisplay(context.getTestContext().get… in resizeSurfaceTest()
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/framework/platform/ohos/display/
DtcuOhosEglDisplayFactory.hpp32 eglu::NativeDisplay* createDisplay (const eglw::EGLAttrib* attribList) const;
DtcuOhosEglDisplayFactory.cpp52 NativeDisplay* OhosDisplayFactory::createDisplay (const eglw::EGLAttrib* attribList) const in createDisplay() function in OhosDisplayFactory
/third_party/vk-gl-cts/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
/third_party/skia/third_party/externals/angle2/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
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullPlatform.cpp68 eglu::NativeDisplay* createDisplay (const eglw::EGLAttrib*) const in createDisplay() function in tcu::null::NullEGLDisplayFactory
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/framework/platform/nullws/
DtcuNullWSPlatform.cpp130 eglu::NativeDisplay* createDisplay (const eglw::EGLAttrib* attribList = DE_NULL) const in createDisplay() function in tcu::nullws::DisplayFactory
/third_party/vk-gl-cts/modules/egl/
DteglTestCase.cpp48 , m_nativeDisplay (m_nativeDisplayFactory.createDisplay()) in EglTestContext()
/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcConfigListEGL.cpp95 …eglPlatform.getEGLPlatform().getNativeDisplayFactoryRegistry().getDefaultFactory()->createDisplay(… in getDefaultEglConfigList()
/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp1929 MovePtr<Display> createDisplay(const vk::Platform& platform, in createDisplay() function
1974 …: display(createDisplay(context.getTestContext().getPlatform().getVulkanPlatform(), supportedExten… in NativeObjects()