Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c673 unsigned cmask_tile_elements = cmask_tile_width * cmask_tile_height; in r600_texture_get_cmask_info() local
680 unsigned pixels_per_macro_tile = elements_per_macro_tile * cmask_tile_elements; in r600_texture_get_cmask_info()
690 ((pitch_elements * height * element_bits + 7) / 8) / cmask_tile_elements; in r600_texture_get_cmask_info()

Completed in 4 milliseconds