Home | History | Annotate | Download | only in r300

Lines Matching full:txwidth

812     unsigned txwidth, txheight, txdepth;
818 txwidth = (width - 1) & 0x7ff;
830 R300_TX_WIDTH(txwidth) |
852 unsigned us_width = txwidth;