Lines Matching full:opcode
417 if (header->opcode != (int32_t)RBUG_OP_TEXTURE_LIST)
425 ret->header.opcode = header->opcode;
439 if (header->opcode != (int32_t)RBUG_OP_TEXTURE_INFO)
450 ret->header.opcode = header->opcode;
466 if (header->opcode != (int32_t)RBUG_OP_TEXTURE_WRITE)
477 ret->header.opcode = header->opcode;
502 if (header->opcode != (int32_t)RBUG_OP_TEXTURE_READ)
513 ret->header.opcode = header->opcode;
536 if (header->opcode != (int32_t)RBUG_OP_TEXTURE_LIST_REPLY)
547 ret->header.opcode = header->opcode;
564 if (header->opcode != (int32_t)RBUG_OP_TEXTURE_INFO_REPLY)
575 ret->header.opcode = header->opcode;
602 if (header->opcode != (int32_t)RBUG_OP_TEXTURE_READ_REPLY)
613 ret->header.opcode = header->opcode;