Searched refs:out_aligned_for_cbzb (Results 1 – 1 of 1) sorted by relevance
157 boolean *out_aligned_for_cbzb) in r300_texture_get_nblocksy() argument181 if (out_aligned_for_cbzb) { in r300_texture_get_nblocksy()198 *out_aligned_for_cbzb = height % (tile_height * 2) == 0; in r300_texture_get_nblocksy()200 *out_aligned_for_cbzb = FALSE; in r300_texture_get_nblocksy()