Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emitssboinstruction.h26 bool emit_atomic_pre_dec(const nir_intrinsic_instr* instr);
Dsfn_emitssboinstruction.cpp69 return emit_atomic_pre_dec(intr); in do_emit()
328 bool EmitSSBOInstruction::emit_atomic_pre_dec(const nir_intrinsic_instr *instr) in emit_atomic_pre_dec() function in r600::EmitSSBOInstruction