Home
last modified time | relevance | path

Searched defs:allowedSwModeSet (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.h499 …static ADDR2_BLOCK_SET GetAllowedBlockSet(ADDR2_SWMODE_SET allowedSwModeSet, AddrResourceType rsrc… in GetAllowedBlockSet()
522 static ADDR2_SWTYPE_SET GetAllowedSwSet(ADDR2_SWMODE_SET allowedSwModeSet) in GetAllowedSwSet()
Dgfx10addrlib.cpp2896 ADDR2_SWMODE_SET allowedSwModeSet = {}; in HwlGetPreferredSurfaceSetting() local
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.h453 …static ADDR2_BLOCK_SET GetAllowedBlockSet(ADDR2_SWMODE_SET allowedSwModeSet, AddrResourceType rsrc… in GetAllowedBlockSet()
476 static ADDR2_SWTYPE_SET GetAllowedSwSet(ADDR2_SWMODE_SET allowedSwModeSet) in GetAllowedSwSet()
Dgfx9addrlib.cpp3516 ADDR2_SWMODE_SET allowedSwModeSet = {}; in HwlGetPreferredSurfaceSetting() local
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.cpp2002 ADDR2_SWMODE_SET& allowedSwModeSet, in FilterInvalidEqSwizzleMode()