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

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_mipmap_tree.c1700 unsigned z_height = mt->logical_height0; local
1718 z_height *= 2;
1722 z_height *= 2;
1729 const unsigned H0 = z_height;
1789 unsigned z_height = mt->logical_height0; local
1808 z_height *= 2;
1812 z_height *= 2;
1820 const unsigned H0 = z_height;

Completed in 103 milliseconds