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

  /external/mesa3d/src/amd/addrlib/gfx9/
gfx9addrlib.cpp     [all...]
  /external/mesa3d/src/amd/addrlib/r800/
egbaddrlib.cpp 584 UINT_32 mipPitch = Max(1u, paddedPitch >> i);
590 mipPitch,
600 if (PowTwoAlign(mipPitch, pOut->blockWidth) !=
601 PowTwoAlign(mipPitch, pOut->pitchAlign))
    [all...]

Completed in 804 milliseconds