Searched defs:createLibrary (Results 1 – 7 of 7) sorted by relevance
84 vk::Library* Platform::createLibrary (void) const in createLibrary() function in tcu::null::Platform
118 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::osx::VulkanPlatform
117 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::win32::VulkanPlatform
256 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::lnx::VulkanPlatform
216 static MovePtr<vk::Library> createLibrary (tcu::TestContext& testCtx) in createLibrary() function
114 vk::Library* createLibrary (void) const in createLibrary() function in tcu::surfaceless::VulkanPlatform
317 vk::Library* Platform::createLibrary (void) const in createLibrary() function in tcu::Android::Platform