ash::vk

Type Alias PFN_vkBindOpticalFlowSessionImageNV

Source
pub type PFN_vkBindOpticalFlowSessionImageNV = unsafe extern "system" fn(device: Device, session: OpticalFlowSessionNV, binding_point: OpticalFlowSessionBindingPointNV, view: ImageView, layout: ImageLayout) -> Result;