Searched refs:RBUG_OP_SHADER_LIST_REPLY (Results 1 – 3 of 3) sorted by relevance
86 case RBUG_OP_SHADER_LIST_REPLY: in rbug_demarshal()150 case RBUG_OP_SHADER_LIST_REPLY: in rbug_proto_get_name()
67 RBUG_OP_SHADER_LIST_REPLY = -768, enumerator
230 WRITE(4, int32_t, ((int32_t)RBUG_OP_SHADER_LIST_REPLY)); in rbug_send_shader_list_reply()241 rbug_connection_send_start(__con, RBUG_OP_SHADER_LIST_REPLY, __len); in rbug_send_shader_list_reply()421 if (header->opcode != (int32_t)RBUG_OP_SHADER_LIST_REPLY) in rbug_demarshal_shader_list_reply()