Home
last modified time | relevance | path

Searched defs:vkGetDeviceProcAddr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/systemtest/
H A Dvulkan_loader_system_test.cpp61 static inline PFN_vkGetDeviceProcAddr vkGetDeviceProcAddr; member in vulkan::loader::VulkanLoaderSystemTest
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
H A Dvulkan_loader_unit_test.cpp66 static inline PFN_vkGetDeviceProcAddr vkGetDeviceProcAddr; member in vulkan::loader::VulkanLoaderUnitTest
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp2068 SWAPCHAIN_EXPORT VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL vkGetDeviceProcAddr(VkDevice dev, const c… in vkGetDeviceProcAddr() function