Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cp.c38 struct ir3_cp_ctx { struct
263 lower_immed(struct ir3_cp_ctx *ctx, struct ir3_register *reg, unsigned new_flags) in lower_immed()
326 reg_cp(struct ir3_cp_ctx *ctx, struct ir3_instruction *instr, in reg_cp()
505 instr_cp(struct ir3_cp_ctx *ctx, struct ir3_instruction *instr) in instr_cp()
579 struct ir3_cp_ctx ctx = { in ir3_cp()