Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/lib/
Dpan_encoder.h52 panfrost_tiler_full_size(unsigned width, unsigned height, unsigned mask, bool hierarchy);
Dpan_tiler.c317 panfrost_tiler_full_size(unsigned width, unsigned height, unsigned mask, bool hierarchy) in panfrost_tiler_full_size() function
Ddecode.c212 … unsigned ref_size = panfrost_tiler_full_size(width, height, t.hierarchy_mask, has_hierarchy); in pandecode_midgard_tiler_descriptor()
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.c83 panfrost_tiler_full_size(width, height, t.hierarchy_mask, in panfrost_emit_midg_tiler()