Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbifrost.h315 #define BIFROST_FMTC_CONSTANTS 0b0011 macro
Dbi_pack.c1055 .tag = done ? BIFROST_FMTC_FINAL : BIFROST_FMTC_CONSTANTS, in bi_pack_constants()