Lines Matching full:opcode
308 if (header->opcode != (int32_t)RBUG_OP_SHADER_LIST)
319 ret->header.opcode = header->opcode;
335 if (header->opcode != (int32_t)RBUG_OP_SHADER_INFO)
346 ret->header.opcode = header->opcode;
363 if (header->opcode != (int32_t)RBUG_OP_SHADER_DISABLE)
374 ret->header.opcode = header->opcode;
392 if (header->opcode != (int32_t)RBUG_OP_SHADER_REPLACE)
403 ret->header.opcode = header->opcode;
421 if (header->opcode != (int32_t)RBUG_OP_SHADER_LIST_REPLY)
432 ret->header.opcode = header->opcode;
449 if (header->opcode != (int32_t)RBUG_OP_SHADER_INFO_REPLY)
460 ret->header.opcode = header->opcode;