Searched refs:char_w_per_tile (Results 1 – 1 of 1) sorted by relevance
847 uint32_t char_w_per_tile = char_w / tiles_w - 1; in vc4_dump_surface_msaa() local855 for (int x = 0; x < (char_w_per_tile + 1) * tiles_w; x++) in vc4_dump_surface_msaa()863 for (int x = 0; x < char_w_per_tile; x++) { in vc4_dump_surface_msaa()865 char_w_per_tile); in vc4_dump_surface_msaa()867 char_w_per_tile); in vc4_dump_surface_msaa()884 for (int x = 0; x < (char_w_per_tile + 1) * tiles_w; x++) in vc4_dump_surface_msaa()