Home
last modified time | relevance | path

Searched defs:bin_w (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_gmem.h46 uint16_t bin_w, bin_h; member
57 uint16_t bin_w, nbins_x; member
Dfreedreno_gmem.c82 uint32_t bin_w, uint32_t bin_h, struct fd_gmem_stateobj *gmem) in total_size()
118 uint32_t bin_w, bin_h; in calculate_tiles() local
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_gmem.c50 uint32_t bin_w, bool decode_srgb) in emit_mrt()
302 struct pipe_surface **bufs, uint32_t nr_bufs, uint32_t bin_w) in emit_mem2gmem_surf()
345 unsigned bin_w = tile->bin_w; in fd4_emit_tile_mem2gmem() local
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_gmem.c48 struct pipe_surface **bufs, uint32_t *bases, uint32_t bin_w, in emit_mrt()
476 struct pipe_surface **psurf, uint32_t bufs, uint32_t bin_w) in emit_mem2gmem_surf()
548 unsigned bin_w = tile->bin_w; in fd3_emit_tile_mem2gmem() local
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_gmem.c227 unsigned bin_w = tile->bin_w; in fd2_emit_tile_mem2gmem() local