Home
last modified time | relevance | path

Searched defs:createLibrary (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/platform/null/
DtcuNullPlatform.cpp78 vk::Library* Platform::createLibrary (void) const in createLibrary() function in tcu::null::Platform
/external/deqp/framework/platform/wayland/
DtcuWaylandVulkanPlatform.cpp118 vk::Library* WaylandVulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::wayland::WaylandVulkanPlatform
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp115 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::win32::VulkanPlatform
/external/deqp/framework/platform/X11/
DtcuX11VulkanPlatform.cpp170 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::x11::VulkanPlatform
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp188 static MovePtr<vk::Library> createLibrary (tcu::TestContext& testCtx) in createLibrary() function
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp308 vk::Library* Platform::createLibrary (void) const in createLibrary() function in tcu::Android::Platform