Home
last modified time | relevance | path

Searched refs:fpGetPhysicalDeviceSurfaceFormats2KHR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/systemtest/
H A Dvulkan_loader_system_test.cpp76 static inline PFN_vkGetPhysicalDeviceSurfaceFormats2KHR fpGetPhysicalDeviceSurfaceFormats2KHR; member in vulkan::loader::VulkanLoaderSystemTest
209fpGetPhysicalDeviceSurfaceFormats2KHR = reinterpret_cast<PFN_vkGetPhysicalDeviceSurfaceFormats2KHR…
211 EXPECT_NE(fpGetPhysicalDeviceSurfaceFormats2KHR, nullptr);
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
H A Dvulkan_loader_unit_test.cpp89 static inline PFN_vkGetPhysicalDeviceSurfaceFormats2KHR fpGetPhysicalDeviceSurfaceFormats2KHR; member in vulkan::loader::VulkanLoaderUnitTest