Searched refs:GetPhysicalDeviceOpticalFlowImageFormatsNV (Results 1 – 4 of 4) sorted by relevance
476 PFN_vkGetPhysicalDeviceOpticalFlowImageFormatsNV GetPhysicalDeviceOpticalFlowImageFormatsNV; member
280 PFN_vkGetPhysicalDeviceOpticalFlowImageFormatsNV GetPhysicalDeviceOpticalFlowImageFormatsNV; member
324 LOOKUP_GIPA(GetPhysicalDeviceOpticalFlowImageFormatsNV, false); in loader_icd_init_entries()1394 …table->GetPhysicalDeviceOpticalFlowImageFormatsNV = (PFN_vkGetPhysicalDeviceOpticalFlowImageFormat… in loader_init_instance_extension_dispatch_table()2453 …eviceOpticalFlowImageFormatsNV")) return (void *)table->GetPhysicalDeviceOpticalFlowImageFormatsNV; in loader_lookup_instance_dispatch_table()7326 VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceOpticalFlowImageFormatsNV( in GetPhysicalDeviceOpticalFlowImageFormatsNV() function7340 …return disp->GetPhysicalDeviceOpticalFlowImageFormatsNV(unwrapped_phys_dev, pOpticalFlowImageForma… in GetPhysicalDeviceOpticalFlowImageFormatsNV()7350 if (NULL == icd_term->dispatch.GetPhysicalDeviceOpticalFlowImageFormatsNV) { in terminator_GetPhysicalDeviceOpticalFlowImageFormatsNV()7355 …return icd_term->dispatch.GetPhysicalDeviceOpticalFlowImageFormatsNV(phys_dev_term->phys_dev, pOpt… in terminator_GetPhysicalDeviceOpticalFlowImageFormatsNV()9535 *addr = (void *)GetPhysicalDeviceOpticalFlowImageFormatsNV; in extension_instance_gpa()10081 ….GetPhysicalDeviceOpticalFlowImageFormatsNV = terminator_GetPhysicalDeviceOpticalFlowImageFormatsN…
1499 …table->GetPhysicalDeviceOpticalFlowImageFormatsNV = (PFN_vkGetPhysicalDeviceOpticalFlowImageFormat… in layer_init_instance_dispatch_table()