Home
last modified time | relevance | path

Searched refs:last2DLevel (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib1.cpp235 pOut->last2DLevel = FALSE; in ComputeSurfaceInfo()
418 // Reset last2DLevel flag if this is not the last array slice in ComputeSurfaceInfo()
419 pOut->last2DLevel = FALSE; in ComputeSurfaceInfo()
/third_party/mesa3d/src/amd/addrlib/inc/
H A Daddrinterface.h626 UINT_32 last2DLevel : 1; ///< TRUE if this is the last 2D(3D) tiled member
/third_party/mesa3d/src/amd/addrlib/src/r800/
H A Dsiaddrlib.cpp2769 * Sets pOut->last2DLevel to TRUE if it is
2835 pOut->last2DLevel = IsMicroTiled(nextTileMode); in HwlCheckLastMacroTiledLvl()

Completed in 16 milliseconds