Searched defs:createLibrary (Results 1 – 9 of 9) 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
103 private Path createLibrary(Map<String, byte[]> compiled, String jarPath, String... classNames) in createLibrary() method in ReducedClasspathTest
127 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::win32::VulkanPlatform
310 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::lnx::VulkanPlatform
327 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
213 static MovePtr<vk::Library> createLibrary (tcu::TestContext& testCtx) in createLibrary() function