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

  /external/mesa3d/src/gallium/drivers/r300/
r300_texture.c 812 unsigned txwidth, txheight, txdepth; local
820 txdepth = util_logbase2(depth) & 0xf;
832 R300_TX_DEPTH(txdepth);
854 unsigned us_depth = txdepth;
    [all...]

Completed in 60 milliseconds