Home
last modified time | relevance | path

Searched defs:m_library (Results 1 – 21 of 21) sorted by relevance

/external/mdnsresponder/mDNSWindows/DLLStub/
DDLLStub.h48 HMODULE m_library; variable
/external/deqp/framework/delibs/decpp/
DdeDynamicLibrary.hpp47 deDynamicLibrary* m_library; member in de::DynamicLibrary
/external/deqp/framework/egl/
DegluGLFunctionLoader.hpp57 …const tcu::FunctionLibrary* const m_library; //!< Base platform library for functions. Used if e… member in eglu::GLFunctionLoader
DegluGLContextFactory.cpp127 de::DynamicLibrary* m_library; member in eglu::__anon100ec97c0111::DynamicFuncLoader
/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.hpp57 const tcu::DynamicFunctionLibrary m_library; member in tcu::nullws::VulkanLibrary
DtcuNullWSPlatform.cpp116 eglw::DefaultLibrary m_library; member in tcu::nullws::Display
/external/deqp/external/vulkancts/framework/vulkan/
DvkRenderDocUtil.cpp50 de::MovePtr<de::DynamicLibrary> m_library; member
DvkNullDriver.cpp1523 const tcu::StaticFunctionLibrary m_library; member in vk::__anonfb9acbbc0111::NullDriverLibrary
/external/deqp/framework/platform/null/
DtcuNullPlatform.cpp57 eglw::FuncPtrLibrary m_library; member in tcu::null::NullEGLDisplay
/external/deqp/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp99 const DynamicFunctionLibrary m_library; member in tcu::osx::VulkanLibrary
DtcuOSXPlatform.cpp131 de::DynamicLibrary m_library; member in tcu::__anon36835d200111::GLFunctionLoader
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp114 const tcu::DynamicFunctionLibrary m_library; member in tcu::surfaceless::VulkanLibrary
192 de::DynamicLibrary* m_library; member in tcu::surfaceless::DynamicFuncLoader
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp67 eglw::DefaultLibrary m_library; member in tcu::Android::NativeDisplay
214 const tcu::DynamicFunctionLibrary m_library; member in tcu::Android::VulkanLibrary
/external/deqp/framework/platform/win32/
DtcuWGL.hpp186 Library* m_library; member in tcu::wgl::Core
DtcuWin32VulkanPlatform.cpp114 const tcu::DynamicFunctionLibrary m_library; member in tcu::win32::VulkanLibrary
DtcuWin32EGLNativeDisplayFactory.cpp80 eglw::DefaultLibrary m_library; member in tcu::win32::__anonbac8d03a0111::NativeDisplay
DtcuWGL.cpp206 de::DynamicLibrary m_library; member in tcu::wgl::Library
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp80 eglw::DefaultLibrary m_library; member in tcu::lnx::wayland::egl::Display
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp241 const DynamicFunctionLibrary m_library; member in tcu::lnx::VulkanLibrary
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp125 Library m_library; member in tcu::lnx::x11::egl::Display
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp203 const UniquePtr<vk::Library> m_library; member in vkt::TestCaseExecutor