Searched refs:tgl_sync_function (Results 1 – 5 of 5) sorted by relevance
911 brw_SYNC(p, tgl_sync_function(src[0].ud)); in generate_code()913 if (tgl_sync_function(src[0].ud) == TGL_SYNC_NOP) in generate_code()
1055 enum tgl_sync_function { enum
820 SYNC(enum tgl_sync_function sync) const in SYNC()
1500 void brw_SYNC(struct brw_codegen *p, enum tgl_sync_function func);
1006 void brw_SYNC(struct brw_codegen *p, enum tgl_sync_function func) in brw_SYNC()