Home | History | Annotate | Download | only in vc4

Lines Matching defs:tile_x

775         uint32_t tile_x = x / tile_w;
778 VC4_TILE_BUFFER_SIZE * (tile_y * tiles_w + tile_x));