Home
last modified time | relevance | path

Searched refs:MaxSurfaceHeight (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/addrlib/src/core/
Daddrcommon.h228 static const UINT_32 MaxSurfaceHeight = 16384; variable
Daddrlib2.cpp1942 ADDR_ASSERT(pOut->height <= MaxSurfaceHeight); in ComputeQbStereoInfo()