Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/shared/
Dpan_minmax_cache.c47 uint64_t ht_key = (((uint64_t)count) << 32) | start; in panfrost_minmax_cache_get() local
71 uint64_t ht_key = (((uint64_t)count) << 32) | start; in panfrost_minmax_cache_add() local