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 920 unsigned txwidth, txheight, txdepth; local
926 txwidth = (width - 1) & 0x7ff;
938 R300_TX_WIDTH(txwidth) |
960 unsigned us_width = txwidth;
    [all...]

Completed in 96 milliseconds