Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.h25 struct fd_batch_cache { struct
26 struct hash_table *ht;
50 void fd_bc_init(struct fd_batch_cache *cache); argument