Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_private.h1577 bool radv_get_memory_fd(struct radv_device *device,
Dradv_device.c5157 bool radv_get_memory_fd(struct radv_device *device, in radv_get_memory_fd() function
7602 bool ret = radv_get_memory_fd(device, memory, pFD); in radv_GetMemoryFdKHR()