Searched defs:max_dist_2x (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_state.c1538 static unsigned max_dist_2x = 4; local
1569 return max_dist_2x;
1598 static unsigned max_dist_2x = 4; local
1647 max_dist = max_dist_2x;
H A Dr600_state.c1526 static unsigned max_dist_2x = 4; local
1546 return max_dist_2x;
1565 return max_dist_2x;
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c1538 static unsigned max_dist_2x = 4; local
1569 return max_dist_2x;
1598 static unsigned max_dist_2x = 4; local
1647 max_dist = max_dist_2x;
H A Dr600_state.c1526 static unsigned max_dist_2x = 4; local
1546 return max_dist_2x;
1565 return max_dist_2x;

Completed in 146 milliseconds