HomeSort by: relevance | last modified time | path
    Searched refs:NO_BLEND_PACKS (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/include/
panfrost-quirks.h 60 #define NO_BLEND_PACKS (1 << 8)
79 #define BIFROST_QUIRKS NO_BLEND_PACKS
89 | NO_BLEND_PACKS | MIDGARD_NO_AFBC
  /xsrc/external/mit/MesaLib/dist/src/panfrost/util/
pan_lower_framebuffer.c 104 return (quirks & NO_BLEND_PACKS)
127 return (quirks & NO_BLEND_PACKS)

Completed in 33 milliseconds