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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_emitssboinstruction.h26 bool emit_atomic_pre_dec(const nir_intrinsic_instr* instr);
H A Dsfn_emitssboinstruction.cpp69 return emit_atomic_pre_dec(intr);
328 bool EmitSSBOInstruction::emit_atomic_pre_dec(const nir_intrinsic_instr *instr) function in class:r600::EmitSSBOInstruction

Completed in 3 milliseconds