Searched refs:rbug_opcode (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rbug/
H A Drbug_proto.h39 enum rbug_opcode enum
76 enum rbug_opcode opcode;
97 const char* rbug_proto_get_name(enum rbug_opcode opcode);
H A Drbug_connection.c35 enum rbug_opcode opcode;
134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length)
H A Drbug_internal.h39 int rbug_connection_send_start(struct rbug_connection *con, enum rbug_opcode opcode, uint32_t length);
H A Drbug_demarshal.c95 const char* rbug_proto_get_name(enum rbug_opcode opcode)
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rbug/
H A Drbug_proto.h39 enum rbug_opcode enum
76 enum rbug_opcode opcode;
97 const char* rbug_proto_get_name(enum rbug_opcode opcode);
H A Drbug_connection.c35 enum rbug_opcode opcode;
134 rbug_connection_send_start(struct rbug_connection *c, enum rbug_opcode opcode, uint32_t length)
H A Drbug_internal.h39 int rbug_connection_send_start(struct rbug_connection *con, enum rbug_opcode opcode, uint32_t length);
H A Drbug_demarshal.c95 const char* rbug_proto_get_name(enum rbug_opcode opcode)

Completed in 5 milliseconds