Searched refs:bo_new (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_bo.c79 bo_new(struct fd_device *dev, uint32_t size, uint32_t flags, function in typeref:struct:fd_bo *
106 struct fd_bo *bo = bo_new(dev, size, flags, &dev->bo_cache);
120 struct fd_bo *bo = bo_new(dev, size, flags, &dev->ring_cache);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_bo.c83 bo_new(struct fd_device *dev, uint32_t size, uint32_t flags, function in typeref:struct:fd_bo *
110 struct fd_bo *bo = bo_new(dev, size, flags, &dev->bo_cache);
130 struct fd_bo *bo = bo_new(dev, size, flags, &dev->ring_cache);
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dfreedreno_bo.c90 bo_new(struct fd_device *dev, uint32_t size, uint32_t flags, function in typeref:struct:fd_bo *
125 struct fd_bo *bo = bo_new(dev, size, flags, &dev->bo_cache);
146 struct fd_bo *bo = bo_new(dev, size, flags, &dev->ring_cache);

Completed in 3 milliseconds