Home
last modified time | relevance | path

Searched refs:depthAlign (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/r800/
Degbaddrlib.cpp253 pOut->depthAlign = microTileThickness; in ComputeSurfaceInfoLinear()
405 pOut->depthAlign = microTileThickness; in ComputeSurfaceInfoMicroTiled()
643 pOut->depthAlign = microTileThickness; in ComputeSurfaceInfoMacroTiled()
/third_party/mesa3d/src/amd/addrlib/inc/
Daddrinterface.h602 UINT_32 depthAlign; ///< Depth alignment, aligned to thickness, for 3d texture member
/third_party/mesa3d/src/amd/common/
Dac_surface.c725 surf->prt_tile_depth = AddrSurfInfoOut->depthAlign; in gfx6_compute_level()