Searched defs:bo_from_handle (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libdrm/dist/etnaviv/ |
| H A D | etnaviv_bo.c | 75 static struct etna_bo *bo_from_handle(struct etna_device *dev, function in typeref:struct:etna_bo *
|
| /xsrc/external/mit/libdrm/dist/freedreno/ |
| H A D | freedreno_bo.c | 58 static struct fd_bo * bo_from_handle(struct fd_device *dev, function in typeref:struct:fd_bo *
|
| H A D | freedreno_priv.h | 64 struct fd_bo * (*bo_from_handle)(struct fd_device *dev, member in struct:fd_device_funcs
|
| /xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/ |
| H A D | etnaviv_bo.c | 100 static struct etna_bo *bo_from_handle(struct etna_device *dev, function in typeref:struct:etna_bo *
|
| /xsrc/external/mit/libdrm/dist/omap/ |
| H A D | omap_drm.c | 171 static struct omap_bo * bo_from_handle(struct omap_device *dev, function in typeref:struct:omap_bo *
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ |
| H A D | freedreno_bo.c | 59 static struct fd_bo * bo_from_handle(struct fd_device *dev, function in typeref:struct:fd_bo *
|
| H A D | freedreno_priv.h | 58 struct fd_bo * (*bo_from_handle)(struct fd_device *dev, member in struct:fd_device_funcs
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | freedreno_bo.c | 62 bo_from_handle(struct fd_device *dev, uint32_t size, uint32_t handle) function in typeref:struct:fd_bo *
|
| H A D | freedreno_priv.h | 94 struct fd_bo *(*bo_from_handle)(struct fd_device *dev, uint32_t size, member in struct:fd_device_funcs
|
Completed in 10 milliseconds