Home
last modified time | relevance | path

Searched refs:PKT3_IT_OPCODE_G (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dsid.h269 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) macro
H A Dac_debug.c263 unsigned op = PKT3_IT_OPCODE_G(header); in ac_parse_packet3()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Deg_debug.c149 unsigned op = PKT3_IT_OPCODE_G(ib[0]); in ac_parse_packet3()
H A Devergreend.h124 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) macro
H A Dr600d.h175 #define PKT3_IT_OPCODE_G(x) (((x) >> 8) & 0xFF) macro

Completed in 31 milliseconds