Home
last modified time | relevance | path

Searched defs:fd_submit_sp (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer_sp.h30 struct fd_submit_sp { struct
31 struct fd_submit base;
43 struct hash_table *bo_table;
46 struct hash_table *suballoc_bo_table;
48 struct slab_child_pool ring_pool;
75 FD_DEFINE_CAST(fd_submit, fd_submit_sp); argument