Home
last modified time | relevance | path

Searched refs:RBUG_OP_PING (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_demarshal.c36 case RBUG_OP_PING: in rbug_demarshal()
100 case RBUG_OP_PING: in rbug_proto_get_name()
101 return "RBUG_OP_PING"; in rbug_proto_get_name()
H A Drbug_core.c92 WRITE(4, int32_t, ((int32_t)RBUG_OP_PING)); in rbug_send_ping()
101 rbug_connection_send_start(__con, RBUG_OP_PING, __len); in rbug_send_ping()
252 if (header->opcode != (int32_t)RBUG_OP_PING) in rbug_demarshal_ping()
H A Drbug_proto.h42 RBUG_OP_PING = 1, enumerator
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_core.c706 case RBUG_OP_PING: in rbug_header()

Completed in 3 milliseconds