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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_texture.c852 unsigned us_width = txwidth; local
866 us_width = (0x000007FF + us_width) >> 1;
875 R300_TX_WIDTH(us_width) |
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture.c852 unsigned us_width = txwidth; local
866 us_width = (0x000007FF + us_width) >> 1;
875 R300_TX_WIDTH(us_width) |

Completed in 157 milliseconds