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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_state.c1547 static unsigned max_dist_4x = 6; local
1575 return max_dist_4x;
1607 static unsigned max_dist_4x = 6; local
1652 max_dist = max_dist_4x;
H A Dr600_state.c1531 static unsigned max_dist_4x = 6; local
1549 return max_dist_4x;
1569 return max_dist_4x;
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c1547 static unsigned max_dist_4x = 6; local
1575 return max_dist_4x;
1607 static unsigned max_dist_4x = 6; local
1652 max_dist = max_dist_4x;
H A Dr600_state.c1531 static unsigned max_dist_4x = 6; local
1549 return max_dist_4x;
1569 return max_dist_4x;

Completed in 182 milliseconds