Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/panfrost/shared/
H A Dpan_minmax_cache.c49 uint64_t ht_key = (((uint64_t)count) << 32) | start; in panfrost_minmax_cache_get() local
74 uint64_t ht_key = (((uint64_t)count) << 32) | start; in panfrost_minmax_cache_add() local