Home
last modified time | relevance | path

Searched refs:r100_track_compress_size (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/dev/drm2/radeon/
Dr100.c2164 static int r100_track_compress_size(int compress_format, int w, int h) in r100_track_compress_size() function
2208 size = r100_track_compress_size(compress_format, w, h); in r100_cs_track_cube()
2273 size += r100_track_compress_size(track->textures[u].compress_format, w, h) * d; in r100_cs_track_texture_check()