Searched refs:RBUG_OP_CONTEXT_DRAW_STEP (Results 1 – 4 of 4) sorted by relevance
64 case RBUG_OP_CONTEXT_DRAW_STEP: in rbug_demarshal()128 case RBUG_OP_CONTEXT_DRAW_STEP: in rbug_proto_get_name()
56 RBUG_OP_CONTEXT_DRAW_STEP = 515, enumerator
175 WRITE(4, int32_t, ((int32_t)RBUG_OP_CONTEXT_DRAW_STEP)); in rbug_send_context_draw_step()186 rbug_connection_send_start(__con, RBUG_OP_CONTEXT_DRAW_STEP, __len); in rbug_send_context_draw_step()554 if (header->opcode != (int32_t)RBUG_OP_CONTEXT_DRAW_STEP) in rbug_demarshal_context_draw_step()
743 case RBUG_OP_CONTEXT_DRAW_STEP: in rbug_header()