Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/freedreno/decode/
H A Drdcompiler-utils.h114 pkt7(struct cmdstream *cs, uint8_t opcode, uint16_t cnt) in pkt7() function
351 pkt7(prev_cs, CP_SET_DRAW_STATE, 3); \
361 pkt7(prev_cs, CP_INDIRECT_BUFFER, 3); \
377 pkt7(cs, CP_MEM_WRITE, 4); in gpu_print()
385 pkt7(cs, CP_MEMCPY, 5); in gpu_print()
392 pkt7(cs, CP_MEM_TO_MEM, 9); in gpu_print()
402 pkt7(cs, CP_MEM_TO_MEM, 5); in gpu_print()
407 pkt7(cs, CP_MEM_TO_MEM, 7); in gpu_print()
413 pkt7(cs, CP_WAIT_MEM_WRITES, 0); in gpu_print()
414 pkt7(cs, CP_WAIT_FOR_ME, 0); in gpu_print()