Home
last modified time | relevance | path

Searched refs:IsEquationSupported (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.h222 virtual BOOL_32 IsEquationSupported(
Dgfx9addrlib.cpp2056 BOOL_32 Gfx9Lib::IsEquationSupported( in IsEquationSupported() function in Addr::V2::Gfx9Lib
2105 if (IsEquationSupported(rsrcType, swMode, bppIdx)) in InitEquationTable()
2174 if (IsEquationSupported(rsrcType, swMode, elementBytesLog2)) in HwlGetEquationIndex()
/external/mesa3d/src/amd/addrlib/r800/
Dsiaddrlib.h281 BOOL_32 IsEquationSupported(
Dsiaddrlib.cpp3596 if (IsEquationSupported(bpp, tileConfig, tileIndex, log2ElementBytes) == TRUE) in InitEquationTable()
3776 BOOL_32 SiLib::IsEquationSupported( in IsEquationSupported() function in Addr::V1::SiLib