Home
last modified time | relevance | path

Searched refs:mem_features (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
Dpan_props.c133 uint32_t mem_features = in panfrost_query_l2_slices() local
138 return ((mem_features >> 8) & 0xF) + 1; in panfrost_query_l2_slices()