Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_gmem.c71 static uint32_t bin_width(struct fd_screen *screen) in bin_width() function
120 uint32_t max_width = bin_width(ctx->screen); in calculate_tiles()