Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h140 #define LP_IMG_ATOMIC 2 macro
Dlp_bld_nir.c1752 ? LP_IMG_ATOMIC_CAS : LP_IMG_ATOMIC; in visit_atomic_image()
Dlp_bld_tgsi_soa.c3743 …= (emit_data->inst->Instruction.Opcode == TGSI_OPCODE_ATOMCAS) ? LP_IMG_ATOMIC_CAS : LP_IMG_ATOMIC; in img_atomic_emit()