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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
tilingtraits.h 201 INLINE UINT ComputeOffset3D(UINT qpitch, UINT pitch, UINT x, UINT y, UINT z)
TilingFunctions.h 606 return ComputeOffset3D<TTraits>(pState->qpitch, pState->pitch, xOffsetBytes, yOffsetRows, zOffsetSlices);

Completed in 86 milliseconds