Home
last modified time | relevance | path

Searched defs:nbins_x (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dtrace-parser.py84 def __init__(self, nbins_x, nbins_y, bin_w, bin_h): argument
Dfreedreno_gmem.c171 layout_gmem(struct gmem_key *key, uint32_t nbins_x, uint32_t nbins_y, in layout_gmem()
224 uint32_t nbins_x = 1, nbins_y = 1; in calc_nbins() local
Dfreedreno_gmem.h58 uint16_t bin_w, nbins_x; member