Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.c481 panfrost_should_tile(struct panfrost_device *dev, const struct panfrost_resource *pres) in panfrost_should_tile() function
524 } else if (panfrost_should_tile(dev, pres)) in panfrost_best_modifier()