Searched defs:createLibrary (Results 1 – 6 of 6) sorted by relevance
78 vk::Library* Platform::createLibrary (void) const in createLibrary() function in tcu::null::Platform
118 vk::Library* WaylandVulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::wayland::WaylandVulkanPlatform
115 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::win32::VulkanPlatform
170 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::x11::VulkanPlatform
188 static MovePtr<vk::Library> createLibrary (tcu::TestContext& testCtx) in createLibrary() function
308 vk::Library* Platform::createLibrary (void) const in createLibrary() function in tcu::Android::Platform