Searched refs:char_w_per_tile (Results 1 – 1 of 1) sorted by relevance
963 uint32_t char_w_per_tile = char_w / tiles_w - 1; in vc4_dump_surface_msaa() local969 for (int x = 0; x < (char_w_per_tile + 1) * tiles_w; x++) in vc4_dump_surface_msaa()977 for (int x = 0; x < char_w_per_tile; x++) { in vc4_dump_surface_msaa()979 char_w_per_tile); in vc4_dump_surface_msaa()981 char_w_per_tile); in vc4_dump_surface_msaa()998 for (int x = 0; x < (char_w_per_tile + 1) * tiles_w; x++) in vc4_dump_surface_msaa()