Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 committed Dec 7, 2023
1 parent 8b72f57 commit ab3ccac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/freedreno/drm/freedreno_priv.h
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,6 @@ struct fd_bo *fd_bo_new_ring(struct fd_device *dev, uint32_t size);

uint32_t fd_handle_from_dmabuf_drm(struct fd_device *dev, int fd);
struct fd_bo *fd_bo_from_dmabuf_drm(struct fd_device *dev, int fd);
void fd_bo_close_handle_drm(struct fd_bo *bo);

#define enable_debug 0 /* TODO make dynamic */

Expand Down

0 comments on commit ab3ccac

Please sign in to comment.