Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/afuc/
Dutil.c40 static struct rnnenum *pm4_packets; variable
229 return find_enum_val(pm4_packets, name); in afuc_pm4_id()
291 pm4_packets = rnn_findenum(ctx->db, "adreno_pm4_type3_packets"); in afuc_util_init()