Skip to content

Commit

Permalink
why is it still not compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 committed Dec 21, 2023
1 parent c9f778e commit c297761
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/panfrost/lib/wrap.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ struct pandecode_context *pandecode_create_context(bool to_stderr);

void pandecode_next_frame(struct pandecode_context *ctx);

void pandecode_dump_file_close(void);

void pandecode_destroy_context(struct pandecode_context *ctx);

void pandecode_inject_mmap(struct pandecode_context *ctx, uint64_t gpu_va,
Expand Down

0 comments on commit c297761

Please sign in to comment.