Searched defs:tiles_w (Results 1 – 3 of 3) sorted by relevance
151 int tiles_w = src[offset + 10]; in sga_probe() local
889 uint32_t tiles_w = DIV_ROUND_UP(psurf->width, 32); in vc4_surface_msaa_get_sample() local960 uint32_t tiles_w = DIV_ROUND_UP(psurf->width, tile_w); in vc4_dump_surface_msaa() local
48 int tiles_w, tiles_h; member