Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1913 static inline PFN_vkVoidFunction LayerInterceptInstanceProc( in LayerInterceptInstanceProc() function
2017 PFN_vkVoidFunction addr = LayerInterceptInstanceProc(layerData->enabledExtensions, funcName); in GetInstanceProcAddr()