Searched refs:cmask_tile_height (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ | ||
| H A D | r600_texture.c | 677 unsigned cmask_tile_height = 8; local in function:r600_texture_get_cmask_info 678 unsigned cmask_tile_elements = cmask_tile_width * cmask_tile_height; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ | ||
| H A D | r600_texture.c | 672 unsigned cmask_tile_height = 8; local in function:r600_texture_get_cmask_info 673 unsigned cmask_tile_elements = cmask_tile_width * cmask_tile_height; |
Completed in 7 milliseconds