Home
last modified time | relevance | path

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

/external/deqp/framework/platform/null/
DtcuNullPlatform.cpp84 vk::Library* Platform::createLibrary (void) const in createLibrary() function in tcu::null::Platform
/external/deqp/framework/platform/osx/
DtcuOSXVulkanPlatform.cpp118 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::osx::VulkanPlatform
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp117 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::win32::VulkanPlatform
/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp256 vk::Library* VulkanPlatform::createLibrary (void) const in createLibrary() function in tcu::lnx::VulkanPlatform
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp216 static MovePtr<vk::Library> createLibrary (tcu::TestContext& testCtx) in createLibrary() function
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp114 vk::Library* createLibrary (void) const in createLibrary() function in tcu::surfaceless::VulkanPlatform
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp317 vk::Library* Platform::createLibrary (void) const in createLibrary() function in tcu::Android::Platform