Searched refs:get_aligned_compressed_row_stride (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_mipmap_tree.c40 static unsigned get_aligned_compressed_row_stride( function
101 return get_aligned_compressed_row_stride(format, width, rmesa->texture_compressed_row_align);
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.c40 static unsigned get_aligned_compressed_row_stride( function
101 return get_aligned_compressed_row_stride(format, width, rmesa->texture_compressed_row_align);

Completed in 117 milliseconds