Home
last modified time | relevance | path

Searched refs:rat_id (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_mem.h132 int rat_id, PRegister rat_id_offset,
136 int rat_id() const { return m_rat_id;} in rat_id() function in r600::RatInstr
H A Dsfn_instr_mem.cpp324 int rat_id, PRegister rat_id_offset, in RatInstr()
331 m_rat_id(rat_id), in RatInstr()
567 auto [offset, rat_id] = shader.evaluate_resource_offset(instr, 1); in emit_ssbo_store()
587 rat_id, 1, 1, 0); in emit_ssbo_store()
322 RatInstr(ECFOpCode cf_opcode, ERatOp rat_op, const RegisterVec4& data, const RegisterVec4& index, int rat_id, PRegister rat_id_offset, int burst_count, int comp_mask, int element_size) RatInstr() argument
H A Dsfn_assembler.cpp762 int rat_idx = instr.rat_id(); in visit()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc.h476 unsigned rat_id:4; member
H A Dsb_bc_builder.cpp272 .RAT_ID(bc.rat_id) in build_cf_exp()
H A Dsb_bc_decoder.cpp251 bc.rat_id = w0.get_RAT_ID(); in decode_cf_mem()

Completed in 8 milliseconds