Home
last modified time | relevance | path

Searched refs:Block256_3dS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.h363 compressBlkDim = Block256_3dS[index]; in GetDccCompressBlk()
377 static const Dim3d Block256_3dS[MaxNumOfBpp]; variable
Dgfx9addrlib.cpp116 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