Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_device.h203 struct panfrost_tiler_features tiler_features; member
Dpan_props.c312 dev->tiler_features = panfrost_query_tiler_features(fd); in panfrost_open_device()
Dpan_cs.c958 unsigned max_levels = dev->tiler_features.max_levels; in GENX()