Searched refs:RBUG_OP_SHADER_REPLACE (Results 1 – 4 of 4) sorted by relevance
84 case RBUG_OP_SHADER_REPLACE: in rbug_demarshal()148 case RBUG_OP_SHADER_REPLACE: in rbug_proto_get_name()
66 RBUG_OP_SHADER_REPLACE = 771, enumerator
187 WRITE(4, int32_t, ((int32_t)RBUG_OP_SHADER_REPLACE)); in rbug_send_shader_replace()199 rbug_connection_send_start(__con, RBUG_OP_SHADER_REPLACE, __len); in rbug_send_shader_replace()392 if (header->opcode != (int32_t)RBUG_OP_SHADER_REPLACE) in rbug_demarshal_shader_replace()
764 case RBUG_OP_SHADER_REPLACE: in rbug_header()