Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.h375 static const UINT_32 MaxRbPerSeLog2 = 2; variable
Dgfx9addrlib.cpp1897 bool rbAppendedWithPipeBits[1 << (MaxSeLog2 + MaxRbPerSeLog2)] = {}; in GenMetaEquation()