Searched refs:GetMemoryFdKHR (Results 1 – 7 of 7) sorted by relevance
200 WSI_CB(GetMemoryFdKHR);
368 result = wsi->GetMemoryFdKHR(chain->device, &memory_get_fd_info, &fd); in wsi_create_native_image()646 result = wsi->GetMemoryFdKHR(chain->device, &linear_memory_get_fd_info, &fd); in wsi_create_prime_image()
102 WSI_GET_CB(GetMemoryFdKHR); in wsi_device_init()
294 GET_DEVICE_PROC(GetMemoryFdKHR); in LoadDeviceProcs()
271 PFN_vkGetMemoryFdKHR GetMemoryFdKHR = nullptr; member
129 deviceVk->fn.GetMemoryFdKHR(deviceVk->GetVkDevice(), &getFdInfo, &memoryFd); in GetMemoryFd()
953 VkResult result = VKSCR(GetMemoryFdKHR)(screen->dev, &fd_info, &fd); in zink_resource_get_handle()