Searched refs:F_TILE_WIDTH (Results 1 – 1 of 1) sorted by relevance
26 #define F_TILE_WIDTH 128 /* in bytes */ macro61 x / F_TILE_WIDTH * 4096; in linear_x_y_to_ftiled_pos()64 tile_x = x % F_TILE_WIDTH; in linear_x_y_to_ftiled_pos()
Completed in 4 milliseconds