Home
last modified time | relevance | path

Searched refs:driver_bo_free (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.h56 void (*driver_bo_free)(struct shim_bo *bo); member
H A Ddevice.c369 if (shim_device.driver_bo_free) in drm_shim_bo_put()
370 shim_device.driver_bo_free(bo); in drm_shim_bo_put()

Completed in 2 milliseconds