Searched refs:tgl_sync_function (Results 1 – 4 of 4) sorted by relevance
1197 enum tgl_sync_function { enum
1217 void brw_SYNC(struct brw_codegen *p, enum tgl_sync_function func);
2016 brw_SYNC(p, tgl_sync_function(src[0].ud)); in generate_code()
1316 void brw_SYNC(struct brw_codegen *p, enum tgl_sync_function func) in brw_SYNC()