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

  /external/chromium_org/third_party/mesa/src/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...]
  /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 48 milliseconds