Searched defs:bucket_index (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.h45 unsigned bucket_index; member in struct:pb_cache_entry
H A Dpb_cache.c147 pb_cache_reclaim_buffer(struct pb_cache * mgr,pb_size size,unsigned alignment,unsigned usage,unsigned bucket_index) argument
250 pb_cache_init_entry(struct pb_cache * mgr,struct pb_cache_entry * entry,struct pb_buffer * buf,unsigned bucket_index) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.h46 unsigned bucket_index; member in struct:pb_cache_entry
H A Dpb_cache.c147 pb_cache_reclaim_buffer(struct pb_cache * mgr,pb_size size,unsigned alignment,unsigned usage,unsigned bucket_index) argument
250 pb_cache_init_entry(struct pb_cache * mgr,struct pb_cache_entry * entry,struct pb_buffer * buf,unsigned bucket_index) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_bo.c148 unsigned bucket_index = util_logbase2(size); local in function:lima_bucket_index
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_bo.c163 unsigned bucket_index = util_logbase2(size); local in function:pan_bucket_index
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Dx-hash.c40 unsigned int bucket_index; member in struct:x_hash_table_struct
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Dx-hash.c43 unsigned int bucket_index; member in struct:x_hash_table_struct

Completed in 7 milliseconds