Searched defs:createLibrary (Results 1 – 11 of 11) sorted by relevance
72 vk::Library* createLibrary (const char* libraryPath) const in createLibrary() function in tcu::nullws::Platform
48 vk::Library* createLibrary(const char* library_path) const { in createLibrary() function in FuchsiaVkPlatform
84 vk::Library* Platform::createLibrary (vk::Platform::LibraryType, const char* libraryPath) const in createLibrary() function in tcu::null::Platform
128 vk::Library* VulkanPlatform::createLibrary (const char* libraryPath) const in createLibrary() function in tcu::osx::VulkanPlatform
123 vk::Library* OhosPlatform::createLibrary(LibraryType libraryType, const char* libraryPath) const in createLibrary() function in OhosPlatform
130 vk::Library* VulkanPlatform::createLibrary (LibraryType libraryType, const char* libraryPath) const in createLibrary() function in tcu::win32::VulkanPlatform
331 vk::Library* Platform::createLibrary (const char* libraryPath) const in createLibrary() function in tcu::Android::Platform
440 vk::Library* VulkanPlatform::createLibrary (LibraryType libraryType, const char* libraryPath) const in createLibrary() function in tcu::lnx::VulkanPlatform
122 vk::Library* createLibrary (const char* libraryPath) const in createLibrary() function in tcu::surfaceless::VulkanPlatform
213 static MovePtr<vk::Library> createLibrary (tcu::TestContext& testCtx) in createLibrary() function
205 static MovePtr<vk::Library> createLibrary (tcu::TestContext& testCtx) in createLibrary() function