Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_demarshal.c72 case RBUG_OP_CONTEXT_LIST_REPLY: in rbug_demarshal()
136 case RBUG_OP_CONTEXT_LIST_REPLY: in rbug_proto_get_name()
137 return "RBUG_OP_CONTEXT_LIST_REPLY"; in rbug_proto_get_name()
H A Drbug_proto.h60 RBUG_OP_CONTEXT_LIST_REPLY = -512, enumerator
H A Drbug_context.c349 WRITE(4, int32_t, ((int32_t)RBUG_OP_CONTEXT_LIST_REPLY)); in rbug_send_context_list_reply()
360 rbug_connection_send_start(__con, RBUG_OP_CONTEXT_LIST_REPLY, __len); in rbug_send_context_list_reply()
669 if (header->opcode != (int32_t)RBUG_OP_CONTEXT_LIST_REPLY) in rbug_demarshal_context_list_reply()

Completed in 2 milliseconds