Home
last modified time | relevance | path

Searched refs:BIFROST_MESSAGE_BLEND (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_print_common.c44 case BIFROST_MESSAGE_BLEND: return "blend"; in bi_message_type_name()
Dbi_schedule.c78 return BIFROST_MESSAGE_BLEND; in bi_message_type_for_ins()
Dbifrost.h47 BIFROST_MESSAGE_BLEND = 9, enumerator