Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_print_common.c45 case BIFROST_MESSAGE_TILE: return "tile"; in bi_message_type_name()
Dbi_schedule.c81 return BIFROST_MESSAGE_TILE; in bi_message_type_for_ins()
Dbifrost.h48 BIFROST_MESSAGE_TILE = 10, enumerator