Searched refs:mem_features (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/panfrost/lib/ | ||
H A D | pan_props.c | 133 uint32_t mem_features = in panfrost_query_l2_slices() local 138 return ((mem_features >> 8) & 0xF) + 1; in panfrost_query_l2_slices() |
Completed in 1 milliseconds