Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_gmem.h91 unsigned fd_gmem_estimate_bins_per_pipe(struct fd_batch *batch);
Dfreedreno_gmem.c758 fd_gmem_estimate_bins_per_pipe(struct fd_batch *batch) in fd_gmem_estimate_bins_per_pipe() function
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_vsc.c128 batch->num_bins_per_pipe = fd_gmem_estimate_bins_per_pipe(batch); in fd6_vsc_update_sizes()