Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1850 static inline PFN_vkVoidFunction LayerInterceptDeviceProc( in LayerInterceptDeviceProc() function
1966 PFN_vkVoidFunction addr = LayerInterceptDeviceProc(layerData->enabledExtensions, funcName); in GetDeviceProcAddr()