Home
last modified time | relevance | path

Searched refs:dccPipeWorkaround (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/addrlib/src/r800/
Dciaddrlib.cpp983 pInOut->flags.dccPipeWorkaround = FALSE; in HwlOptimizeTileMode()
2082 (flags.dccPipeWorkaround == TRUE) && in HwlComputeSurfaceAlignmentsMacroTiled()
/third_party/mesa3d/src/amd/addrlib/inc/
Daddrinterface.h511 UINT_32 dccPipeWorkaround : 1; ///< VI: whether to workaround the HW limit that member
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib1.cpp337 localIn.flags.dccPipeWorkaround = localIn.flags.dccCompatible; in ComputeSurfaceInfo()