Searched refs:GetValidDisplaySwizzleModes (Results 1 – 2 of 2) sorted by relevance
487 UINT_32 GetValidDisplaySwizzleModes(UINT_32 bpp) const;
1974 UINT_32 Gfx10Lib::GetValidDisplaySwizzleModes( in GetValidDisplaySwizzleModes() function in Addr::V2::Gfx10Lib2012 return (GetValidDisplaySwizzleModes(pIn->bpp) & (1 << pIn->swizzleMode)) ? TRUE : FALSE; in IsValidDisplaySwizzleMode()2715 allowedSwModeSet.value &= GetValidDisplaySwizzleModes(bpp); in HwlGetPreferredSurfaceSetting()