Home
last modified time | relevance | path

Searched refs:ADDR2_BLOCK_SET (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.h503 static ADDR2_BLOCK_SET GetAllowedBlockSet(ADDR2_SWMODE_SET allowedSwModeSet, AddrResourceType rsrcType) in GetAllowedBlockSet()
505 ADDR2_BLOCK_SET allowedBlockSet = {}; in GetAllowedBlockSet()
H A Dgfx10addrlib.cpp3092 ADDR2_BLOCK_SET allowedBlockSet = GetAllowedBlockSet(allowedSwModeSet, pOut->resourceType);
/third_party/mesa3d/src/amd/addrlib/src/gfx11/
H A Dgfx11addrlib.h471 static ADDR2_BLOCK_SET GetAllowedBlockSet(ADDR2_SWMODE_SET allowedSwModeSet, AddrResourceType rsrcType) in GetAllowedBlockSet()
473 ADDR2_BLOCK_SET allowedBlockSet = {}; in GetAllowedBlockSet()
H A Dgfx11addrlib.cpp2603 ADDR2_BLOCK_SET allowedBlockSet = GetAllowedBlockSet(allowedSwModeSet, pOut->resourceType);
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.h452 static ADDR2_BLOCK_SET GetAllowedBlockSet(ADDR2_SWMODE_SET allowedSwModeSet, AddrResourceType rsrcType) in GetAllowedBlockSet()
454 ADDR2_BLOCK_SET allowedBlockSet = {}; in GetAllowedBlockSet()
H A Dgfx9addrlib.cpp3746 ADDR2_BLOCK_SET allowedBlockSet = GetAllowedBlockSet(allowedSwModeSet, pOut->resourceType);
/third_party/mesa3d/src/amd/addrlib/inc/
H A Daddrinterface.h3739 * ADDR2_BLOCK_SET
3769 } ADDR2_BLOCK_SET; typedef
3875 ADDR2_BLOCK_SET forbiddenBlock; ///< Client can use it to disable some block setting
3909 ADDR2_BLOCK_SET validBlockSet; ///< Valid block type bit conbination
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib2.h930 static BOOL_32 IsBlockTypeAvaiable(ADDR2_BLOCK_SET blockSet, AddrBlockType blockType);
H A Daddrlib2.cpp2046 ADDR2_BLOCK_SET blockSet,

Completed in 30 milliseconds