Searched refs:tiles_w (Results 1 – 1 of 1) sorted by relevance
773 uint32_t tiles_w = DIV_ROUND_UP(psurf->width, 32); in vc4_surface_msaa_get_sample() local778 VC4_TILE_BUFFER_SIZE * (tile_y * tiles_w + tile_x)); in vc4_surface_msaa_get_sample()844 uint32_t tiles_w = DIV_ROUND_UP(psurf->width, tile_w); in vc4_dump_surface_msaa() local847 uint32_t char_w_per_tile = char_w / tiles_w - 1; in vc4_dump_surface_msaa()855 for (int x = 0; x < (char_w_per_tile + 1) * tiles_w; x++) in vc4_dump_surface_msaa()884 for (int x = 0; x < (char_w_per_tile + 1) * tiles_w; x++) in vc4_dump_surface_msaa()