Searched refs:getVkLibraryPath (Results 1 – 4 of 4) sorted by relevance
323 const char* getVkLibraryPath (void) const;
1114 const char* CommandLine::getVkLibraryPath(void) const in getVkLibraryPath() function in tcu::CommandLine
137 …LibraryType::LIBRARY_TYPE_VULKAN, m_context.getTestContext().getCommandLine().getVkLibraryPath())); in iterate()139 …::Library>(platform.createLibrary(m_context.getTestContext().getCommandLine().getVkLibraryPath())); in iterate()
210 …m().createLibrary(vk::Platform::LIBRARY_TYPE_VULKAN, testCtx.getCommandLine().getVkLibraryPath())); in createLibrary()212 …tCtx.getPlatform().getVulkanPlatform().createLibrary(testCtx.getCommandLine().getVkLibraryPath())); in createLibrary()