Searched defs:m2dEnd (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/addrlib/src/gfx9/ | ||
H A D | gfx9addrlib.cpp | 1587 UINT_32 m2dEnd = (elementBytesLog2 ==0) ? 3 : ((elementBytesLog2 < 4) ? 4 : 5); in GetDataEquation() local |
Completed in 7 milliseconds