Home
last modified time | relevance | path

Searched defs:createLibrary (Results 1 – 11 of 11) sorted by relevance

/third_party/vk-gl-cts/framework/platform/nullws/
DtcuNullWSPlatform.hpp72 vk::Library* createLibrary (const char* libraryPath) const in createLibrary() function in tcu::nullws::Platform
/third_party/vk-gl-cts/framework/platform/fuchsia/
DtcuFuchsiaPlatform.cpp48 vk::Library* createLibrary(const char* library_path) const { in createLibrary() function in FuchsiaVkPlatform
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullPlatform.cpp84 vk::Library* Platform::createLibrary (vk::Platform::LibraryType, const char* libraryPath) const in createLibrary() function in tcu::null::Platform
/third_party/vk-gl-cts/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp128 vk::Library* VulkanPlatform::createLibrary (const char* libraryPath) const in createLibrary() function in tcu::osx::VulkanPlatform
/third_party/vk-gl-cts/framework/platform/ohos/
DtcuOhosPlatform.cpp123 vk::Library* OhosPlatform::createLibrary(LibraryType libraryType, const char* libraryPath) const in createLibrary() function in OhosPlatform
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp130 vk::Library* VulkanPlatform::createLibrary (LibraryType libraryType, const char* libraryPath) const in createLibrary() function in tcu::win32::VulkanPlatform
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidPlatform.cpp331 vk::Library* Platform::createLibrary (const char* libraryPath) const in createLibrary() function in tcu::Android::Platform
/third_party/vk-gl-cts/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp440 vk::Library* VulkanPlatform::createLibrary (LibraryType libraryType, const char* libraryPath) const in createLibrary() function in tcu::lnx::VulkanPlatform
/third_party/vk-gl-cts/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp122 vk::Library* createLibrary (const char* libraryPath) const in createLibrary() function in tcu::surfaceless::VulkanPlatform
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp213 static MovePtr<vk::Library> createLibrary (tcu::TestContext& testCtx) in createLibrary() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestPackage.cpp205 static MovePtr<vk::Library> createLibrary (tcu::TestContext& testCtx) in createLibrary() function