Home
last modified time | relevance | path

Searched refs:rogue_instr_set_operand_imm (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/imagination/rogue/
Drogue_instr.h96 bool rogue_instr_set_operand_imm(struct rogue_instr *instr,
Drogue_instr.c128 bool rogue_instr_set_operand_imm(struct rogue_instr *instr, in rogue_instr_set_operand_imm() function
Drogue.c258 CHECK(rogue_instr_set_operand_imm(instr, 1, value)); in trans_nir_alu_mov_imm()
433 CHECK(rogue_instr_set_operand_imm(instr, 4, source_count)); in trans_nir_intrinsic_load_input_fs()
558 CHECK(rogue_instr_set_operand_imm(instr, 0, vo_index)); in trans_nir_intrinsic_store_output_vs()