Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/include/
Dpanfrost-quirks.h60 #define NO_BLEND_PACKS (1 << 8) macro
79 #define BIFROST_QUIRKS NO_BLEND_PACKS
89 | NO_BLEND_PACKS | MIDGARD_NO_AFBC in panfrost_get_quirks()
/third_party/mesa3d/src/panfrost/util/
Dpan_lower_framebuffer.c104 return (quirks & NO_BLEND_PACKS) in pan_format_class_load()
127 return (quirks & NO_BLEND_PACKS) in pan_format_class_store()