Searched defs:mpcc_state (Results 1 – 1 of 1) sorted by relevance
333 struct mpcc_state { struct334 uint32_t opp_id;335 uint32_t dpp_id;336 uint32_t bot_mpcc_id;337 uint32_t mode;338 uint32_t alpha_mode;339 uint32_t pre_multiplied_alpha;340 uint32_t overlap_only;341 uint32_t idle;342 uint32_t busy;[all …]