Home
last modified time | relevance | path

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

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