Searched defs:nbins_y (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ | ||
| H A D | freedreno_gmem.h | 55 uint16_t bin_h, nbins_y; member in struct:fd_gmem_stateobj |
| H A D | freedreno_gmem.c | 118 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 D | freedreno_gmem.h | 57 uint16_t bin_h, nbins_y; member in struct:fd_gmem_stateobj |
| H A D | freedreno_gmem.c | 171 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