Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/addrlib/src/gfx11/
Dgfx11addrlib.h471 …static ADDR2_BLOCK_SET GetAllowedBlockSet(ADDR2_SWMODE_SET allowedSwModeSet, AddrResourceType rsrc… in GetAllowedBlockSet()
496 static ADDR2_SWTYPE_SET GetAllowedSwSet(ADDR2_SWMODE_SET allowedSwModeSet) in GetAllowedSwSet()
Dgfx11addrlib.cpp2438 ADDR2_SWMODE_SET allowedSwModeSet = {}; in HwlGetPreferredSurfaceSetting() local
/third_party/mesa3d/src/amd/addrlib/src/gfx10/
Dgfx10addrlib.h503 …static ADDR2_BLOCK_SET GetAllowedBlockSet(ADDR2_SWMODE_SET allowedSwModeSet, AddrResourceType rsrc… in GetAllowedBlockSet()
526 static ADDR2_SWTYPE_SET GetAllowedSwSet(ADDR2_SWMODE_SET allowedSwModeSet) in GetAllowedSwSet()
Dgfx10addrlib.cpp2913 ADDR2_SWMODE_SET allowedSwModeSet = {}; in HwlGetPreferredSurfaceSetting() local
/third_party/mesa3d/src/amd/addrlib/src/gfx9/
Dgfx9addrlib.h452 …static ADDR2_BLOCK_SET GetAllowedBlockSet(ADDR2_SWMODE_SET allowedSwModeSet, AddrResourceType rsrc… in GetAllowedBlockSet()
475 static ADDR2_SWTYPE_SET GetAllowedSwSet(ADDR2_SWMODE_SET allowedSwModeSet) in GetAllowedSwSet()
Dgfx9addrlib.cpp3515 ADDR2_SWMODE_SET allowedSwModeSet = {}; in HwlGetPreferredSurfaceSetting() local
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.cpp2002 ADDR2_SWMODE_SET& allowedSwModeSet, in FilterInvalidEqSwizzleMode()