Searched refs:radv_get_memory_fd (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_private.h1237 bool radv_get_memory_fd(struct radv_device *device,
H A Dradv_device.c3157 bool radv_get_memory_fd(struct radv_device *device, function in typeref:typename:bool
4957 bool ret = radv_get_memory_fd(device, memory, pFD);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_private.h1611 bool radv_get_memory_fd(struct radv_device *device, struct radv_device_memory *memory, int *pFD);
H A Dradv_device.c5183 radv_get_memory_fd(struct radv_device *device, struct radv_device_memory *memory, int *pFD) function in typeref:typename:bool
7466 bool ret = radv_get_memory_fd(device, memory, pFD);

Completed in 27 milliseconds