Searched defs:createLibrary (Results 1 – 8 of 8) sorted by relevance
72 vk::Library* createLibrary (void) const in createLibrary() function in tcu::nullws::Platform
84 vk::Library* Platform::createLibrary (void) const in createLibrary() function in tcu::null::Platform
122 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::osx::VulkanPlatform
125 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::win32::VulkanPlatform
306 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::lnx::VulkanPlatform
325 vk::Library* Platform::createLibrary (void) const in createLibrary() function in tcu::Android::Platform
122 vk::Library* createLibrary (void) const in createLibrary() function in tcu::surfaceless::VulkanPlatform
215 static MovePtr<vk::Library> createLibrary (tcu::TestContext& testCtx) in createLibrary() function