Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c47 return BIFROST_MESSAGE_NONE; in bi_message_type_for_ins()
52 return BIFROST_MESSAGE_NONE; in bi_message_type_for_ins()
Dbi_print_common.c35 case BIFROST_MESSAGE_NONE: return ""; in bi_message_type_name()
Dbifrost.h38 BIFROST_MESSAGE_NONE = 0, enumerator