~mmach/netext73/mesa-ryzen

« back to all changes in this revision

Viewing changes to src/gallium/auxiliary/pipebuffer/pb_slab.h

  • Committer: mmach
  • Date: 2023-11-02 21:31:35 UTC
  • Revision ID: netbit73@gmail.com-20231102213135-18d4tzh7tj0uz752
2023-11-02 22:11:57

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
void
144
144
pb_slab_free(struct pb_slabs* slabs, struct pb_slab_entry *entry);
145
145
 
146
 
void
 
146
unsigned
147
147
pb_slabs_reclaim(struct pb_slabs *slabs);
148
148
 
149
149
bool