Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c56 return BIFROST_MESSAGE_Z_STENCIL; in bi_message_type_for_ins()
87 return BIFROST_MESSAGE_Z_STENCIL; in bi_message_type_for_ins()
Dbi_print_common.c46 case BIFROST_MESSAGE_Z_STENCIL: return "z_stencil"; in bi_message_type_name()
Dbifrost.h50 BIFROST_MESSAGE_Z_STENCIL = 12, enumerator