Searched refs:subtile_x (Results 1 – 1 of 1) sorted by relevance
779 uint32_t subtile_x = x % tile_w; in vc4_surface_msaa_get_sample() local787 (subtile_x >> 1) * quad_samples + in vc4_surface_msaa_get_sample()789 (subtile_x & 1) + in vc4_surface_msaa_get_sample()