Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_print_common.c40 case BIFROST_MESSAGE_LOAD: return "load"; in bi_message_type_name()
Dbi_schedule.c71 return BIFROST_MESSAGE_LOAD; in bi_message_type_for_ins()
Dbifrost.h43 BIFROST_MESSAGE_LOAD = 5, enumerator