Home
last modified time | relevance | path

Searched refs:pipeRotateLog2 (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1191 INT_32 pipeRotateLog2 = GetPipeRotateAmount(resourceType, swizzleMode); in GetMetaBlkSize() local
1198 if ((pipeRotateLog2 > 0) && in GetMetaBlkSize()
1232 if (IsRtOptSwizzle(swizzleMode) && (compFragLog2 > 1) && (pipeRotateLog2 >= 1)) in GetMetaBlkSize()
1234 const INT_32 tmp = 8 + m_pipesLog2 + Max(pipeRotateLog2, compFragLog2 - 1); in GetMetaBlkSize()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1342 INT_32 pipeRotateLog2 = GetPipeRotateAmount(resourceType, swizzleMode); in GetMetaBlkSize() local
1349 if ((pipeRotateLog2 > 0) && in GetMetaBlkSize()
1383 if (IsRtOptSwizzle(swizzleMode) && (compFragLog2 > 1) && (pipeRotateLog2 >= 1)) in GetMetaBlkSize()
1385 const INT_32 tmp = 8 + m_pipesLog2 + Max(pipeRotateLog2, compFragLog2 - 1); in GetMetaBlkSize()
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1342 INT_32 pipeRotateLog2 = GetPipeRotateAmount(resourceType, swizzleMode); in GetMetaBlkSize() local
1349 if ((pipeRotateLog2 > 0) && in GetMetaBlkSize()
1383 if (IsRtOptSwizzle(swizzleMode) && (compFragLog2 > 1) && (pipeRotateLog2 >= 1)) in GetMetaBlkSize()
1385 const INT_32 tmp = 8 + m_pipesLog2 + Max(pipeRotateLog2, compFragLog2 - 1); in GetMetaBlkSize()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1342 INT_32 pipeRotateLog2 = GetPipeRotateAmount(resourceType, swizzleMode); in GetMetaBlkSize() local
1349 if ((pipeRotateLog2 > 0) && in GetMetaBlkSize()
1383 if (IsRtOptSwizzle(swizzleMode) && (compFragLog2 > 1) && (pipeRotateLog2 >= 1)) in GetMetaBlkSize()
1385 const INT_32 tmp = 8 + m_pipesLog2 + Max(pipeRotateLog2, compFragLog2 - 1); in GetMetaBlkSize()
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1342 INT_32 pipeRotateLog2 = GetPipeRotateAmount(resourceType, swizzleMode); in GetMetaBlkSize() local
1349 if ((pipeRotateLog2 > 0) && in GetMetaBlkSize()
1383 if (IsRtOptSwizzle(swizzleMode) && (compFragLog2 > 1) && (pipeRotateLog2 >= 1)) in GetMetaBlkSize()
1385 const INT_32 tmp = 8 + m_pipesLog2 + Max(pipeRotateLog2, compFragLog2 - 1); in GetMetaBlkSize()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1342 INT_32 pipeRotateLog2 = GetPipeRotateAmount(resourceType, swizzleMode); in GetMetaBlkSize() local
1349 if ((pipeRotateLog2 > 0) && in GetMetaBlkSize()
1383 if (IsRtOptSwizzle(swizzleMode) && (compFragLog2 > 1) && (pipeRotateLog2 >= 1)) in GetMetaBlkSize()
1385 const INT_32 tmp = 8 + m_pipesLog2 + Max(pipeRotateLog2, compFragLog2 - 1); in GetMetaBlkSize()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1342 INT_32 pipeRotateLog2 = GetPipeRotateAmount(resourceType, swizzleMode); in GetMetaBlkSize() local
1349 if ((pipeRotateLog2 > 0) && in GetMetaBlkSize()
1383 if (IsRtOptSwizzle(swizzleMode) && (compFragLog2 > 1) && (pipeRotateLog2 >= 1)) in GetMetaBlkSize()
1385 const INT_32 tmp = 8 + m_pipesLog2 + Max(pipeRotateLog2, compFragLog2 - 1); in GetMetaBlkSize()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1342 INT_32 pipeRotateLog2 = GetPipeRotateAmount(resourceType, swizzleMode); in GetMetaBlkSize() local
1349 if ((pipeRotateLog2 > 0) && in GetMetaBlkSize()
1383 if (IsRtOptSwizzle(swizzleMode) && (compFragLog2 > 1) && (pipeRotateLog2 >= 1)) in GetMetaBlkSize()
1385 const INT_32 tmp = 8 + m_pipesLog2 + Max(pipeRotateLog2, compFragLog2 - 1); in GetMetaBlkSize()
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1342 INT_32 pipeRotateLog2 = GetPipeRotateAmount(resourceType, swizzleMode); in GetMetaBlkSize() local
1349 if ((pipeRotateLog2 > 0) && in GetMetaBlkSize()
1383 if (IsRtOptSwizzle(swizzleMode) && (compFragLog2 > 1) && (pipeRotateLog2 >= 1)) in GetMetaBlkSize()
1385 const INT_32 tmp = 8 + m_pipesLog2 + Max(pipeRotateLog2, compFragLog2 - 1); in GetMetaBlkSize()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1353 INT_32 pipeRotateLog2 = GetPipeRotateAmount(resourceType, swizzleMode); in GetMetaBlkSize() local
1360 if ((pipeRotateLog2 > 0) && in GetMetaBlkSize()
1394 if (IsRtOptSwizzle(swizzleMode) && (compFragLog2 > 1) && (pipeRotateLog2 >= 1)) in GetMetaBlkSize()
1396 const INT_32 tmp = 8 + m_pipesLog2 + Max(pipeRotateLog2, compFragLog2 - 1); in GetMetaBlkSize()
/dports/lang/clover/mesa-21.3.6/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp1342 INT_32 pipeRotateLog2 = GetPipeRotateAmount(resourceType, swizzleMode); in GetMetaBlkSize() local
1349 if ((pipeRotateLog2 > 0) && in GetMetaBlkSize()
1383 if (IsRtOptSwizzle(swizzleMode) && (compFragLog2 > 1) && (pipeRotateLog2 >= 1)) in GetMetaBlkSize()
1385 const INT_32 tmp = 8 + m_pipesLog2 + Max(pipeRotateLog2, compFragLog2 - 1); in GetMetaBlkSize()