Searched refs:radv_image_from_gralloc (Results 1 – 3 of 3) sorted by relevance
113 radv_image_from_gralloc(VkDevice device_h, const VkImageCreateInfo *base_info, in radv_image_from_gralloc() function
2719 VkResult radv_image_from_gralloc(VkDevice device_h, const VkImageCreateInfo *base_info,
2368 return radv_image_from_gralloc(device, pCreateInfo, gralloc_info, pAllocator, pImage); in radv_CreateImage()