Searched refs:ADDR2_SWTYPE_SET (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.h606 static ADDR2_SWTYPE_SET GetAllowedSwSet(ADDR2_SWMODE_SET allowedSwModeSet)
608 ADDR2_SWTYPE_SET allowedSwSet = {};
H A Dgfx9addrlib.cpp3603 ADDR2_SWTYPE_SET allowedSwSet = GetAllowedSwSet(allowedSwModeSet);
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.h522 static ADDR2_SWTYPE_SET GetAllowedSwSet(ADDR2_SWMODE_SET allowedSwModeSet)
524 ADDR2_SWTYPE_SET allowedSwSet = {};
H A Dgfx10addrlib.cpp3271 ADDR2_SWTYPE_SET allowedSwSet = GetAllowedSwSet(allowedSwModeSet);
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/gfx9/
H A Dgfx9addrlib.h476 static ADDR2_SWTYPE_SET GetAllowedSwSet(ADDR2_SWMODE_SET allowedSwModeSet)
478 ADDR2_SWTYPE_SET allowedSwSet = {};
H A Dgfx9addrlib.cpp3902 ADDR2_SWTYPE_SET allowedSwSet = GetAllowedSwSet(allowedSwModeSet);
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/inc/
H A Daddrinterface.h3562 * ADDR2_SWTYPE_SET
3580 } ADDR2_SWTYPE_SET; typedef in typeref:union:_ADDR2_SWTYPE_SET
3649 ADDR2_SWTYPE_SET preferredSwSet; ///< Client can use it to specify sw type(s) wanted
3682 ADDR2_SWTYPE_SET validSwTypeSet; ///< Valid swizzle type bit combination
3683 ADDR2_SWTYPE_SET clientPreferredSwSet; ///< Client-preferred swizzle type bit combination
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/inc/
H A Daddrinterface.h3766 * ADDR2_SWTYPE_SET
3784 } ADDR2_SWTYPE_SET; typedef in typeref:union:_ADDR2_SWTYPE_SET
3861 ADDR2_SWTYPE_SET preferredSwSet; ///< Client can use it to specify sw type(s) wanted
3896 ADDR2_SWTYPE_SET validSwTypeSet; ///< Valid swizzle type bit combination
3897 ADDR2_SWTYPE_SET clientPreferredSwSet; ///< Client-preferred swizzle type bit combination

Completed in 35 milliseconds