Searched refs:_fd_bo_new (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ |
| H A D | freedreno_drmif.h | 118 struct fd_bo * _fd_bo_new(struct fd_device *dev, 144 struct fd_bo *bo = _fd_bo_new(dev, size, flags);
|
| H A D | freedreno_bo.c | 108 _fd_bo_new(struct fd_device *dev, uint32_t size, uint32_t flags) function in typeref:struct:fd_bo *
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ |
| H A D | freedreno_drmif.h | 160 struct fd_bo *_fd_bo_new(struct fd_device *dev, uint32_t size, uint32_t flags); 185 struct fd_bo *bo = _fd_bo_new(dev, size, flags);
|
| H A D | freedreno_bo.c | 123 _fd_bo_new(struct fd_device *dev, uint32_t size, uint32_t flags) function in typeref:struct:fd_bo *
|
Completed in 3 milliseconds