Searched defs:blkYMask (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1512 const UINT_32 blkYMask = dim.h - 1; local in function:Addr::V2::Gfx10Lib::ConvertSwizzlePatternToEquation
1714 const UINT_32 blkYMask = (1 << blkYLog2) - 1; local in function:Addr::V2::Gfx10Lib::ConvertSwizzlePatternToEquation

Completed in 10 milliseconds