Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c662 unsigned cmask_tile_height = 8; in r600_texture_get_cmask_info() local
663 unsigned cmask_tile_elements = cmask_tile_width * cmask_tile_height; in r600_texture_get_cmask_info()