Searched refs:RBUG_OP_SHADER_DISABLE (Results 1 – 4 of 4) sorted by relevance
82 case RBUG_OP_SHADER_DISABLE: in rbug_demarshal()146 case RBUG_OP_SHADER_DISABLE: in rbug_proto_get_name()
65 RBUG_OP_SHADER_DISABLE = 770, enumerator
142 WRITE(4, int32_t, ((int32_t)RBUG_OP_SHADER_DISABLE)); in rbug_send_shader_disable()154 rbug_connection_send_start(__con, RBUG_OP_SHADER_DISABLE, __len); in rbug_send_shader_disable()363 if (header->opcode != (int32_t)RBUG_OP_SHADER_DISABLE) in rbug_demarshal_shader_disable()
760 case RBUG_OP_SHADER_DISABLE: in rbug_header()