HomeSort by relevance Sort by last modified time
    Searched refs:txheight (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
819 txheight = (height - 1) & 0x7ff;
831 R300_TX_HEIGHT(txheight) |
853 unsigned us_height = txheight;
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_texture.c 812 unsigned txwidth, txheight, txdepth; local
819 txheight = (height - 1) & 0x7ff;
831 R300_TX_HEIGHT(txheight) |
853 unsigned us_height = txheight;
    [all...]

Completed in 495 milliseconds