Searched refs:Block256_3dS (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/amd/addrlib/gfx9/ |
D | gfx9addrlib.h | 363 compressBlkDim = Block256_3dS[index]; in GetDccCompressBlk() 377 static const Dim3d Block256_3dS[MaxNumOfBpp]; variable
|
D | gfx9addrlib.cpp | 116 const Dim3d Gfx9Lib::Block256_3dS[] = {{16, 4, 4}, {8, 4, 4}, {4, 4, 4}, {2, 4, 4}, {1, 4, 4}}; member in Addr::V2::Gfx9Lib
|