Searched refs:BIFROST_FMTC_FINAL (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/panfrost/bifrost/ | ||
D | bifrost.h | 316 #define BIFROST_FMTC_FINAL 0b0111 macro |
D | bi_pack.c | 1055 .tag = done ? BIFROST_FMTC_FINAL : BIFROST_FMTC_CONSTANTS, in bi_pack_constants() |