HomeSort by relevance Sort by last modified time
    Searched full:txwidth (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/
r300_texture.c 812 unsigned txwidth, txheight, txdepth; local
818 txwidth = (width - 1) & 0x7ff;
830 R300_TX_WIDTH(txwidth) |
852 unsigned us_width = txwidth;
    [all...]

Completed in 121 milliseconds