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