Home
last modified time | relevance | path

Searched refs:RBUG_OP_NOOP (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_demarshal.c34 case RBUG_OP_NOOP: in rbug_demarshal()
98 case RBUG_OP_NOOP: in rbug_proto_get_name()
99 return "RBUG_OP_NOOP"; in rbug_proto_get_name()
H A Drbug_core.c57 WRITE(4, int32_t, ((int32_t)RBUG_OP_NOOP)); in rbug_send_noop()
66 rbug_connection_send_start(__con, RBUG_OP_NOOP, __len); in rbug_send_noop()
233 if (header->opcode != (int32_t)RBUG_OP_NOOP) in rbug_demarshal_noop()
H A Drbug_proto.h41 RBUG_OP_NOOP = 0, enumerator

Completed in 2 milliseconds