Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/include/
Dpanfrost-quirks.h78 #define BIFROST_QUIRKS (IS_BIFROST | NO_BLEND_PACKS | MIDGARD_NO_AFBC) macro
109 return BIFROST_QUIRKS | HAS_SWIZZLES; in panfrost_get_quirks()
113 return BIFROST_QUIRKS; in panfrost_get_quirks()