Searched defs:nbins_y (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.h55 uint16_t bin_h, nbins_y; member in struct:fd_gmem_stateobj
H A Dfreedreno_gmem.c118 uint32_t nbins_x = 1, nbins_y = 1; local in function:calculate_tiles
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.h57 uint16_t bin_h, nbins_y; member in struct:fd_gmem_stateobj
H A Dfreedreno_gmem.c171 layout_gmem(struct gmem_key *key, uint32_t nbins_x, uint32_t nbins_y, argument
224 uint32_t nbins_x = 1, nbins_y = 1; local in function:calc_nbins
[all...]

Completed in 5 milliseconds