Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1272 TGL_SYNC_ALLWR = 0x3, enumerator
Dbrw_disasm.c525 [TGL_SYNC_ALLWR] = "allwr",
Dbrw_fs_nir.cpp5980 bld.emit(BRW_OPCODE_SYNC, bld.null_reg_ud(), brw_imm_ud(TGL_SYNC_ALLWR)); in nir_emit_intrinsic()