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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_emitssboinstruction.h25 bool emit_atomic_inc(const nir_intrinsic_instr* instr);
H A Dsfn_emitssboinstruction.cpp67 return emit_atomic_inc(intr);
316 bool EmitSSBOInstruction::emit_atomic_inc(const nir_intrinsic_instr* instr) function in class:r600::EmitSSBOInstruction

Completed in 4 milliseconds