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 D | radv_private.h | 1237 bool radv_get_memory_fd(struct radv_device *device,
|
| H A D | radv_device.c | 3157 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 D | radv_private.h | 1611 bool radv_get_memory_fd(struct radv_device *device, struct radv_device_memory *memory, int *pFD);
|
| H A D | radv_device.c | 5183 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