Home | History | Annotate | Download | only in r300

Lines Matching refs:txheight

812     unsigned txwidth, txheight, txdepth;
819 txheight = (height - 1) & 0x7ff;
831 R300_TX_HEIGHT(txheight) |
853 unsigned us_height = txheight;