Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp926 brw_SYNC(p, TGL_SYNC_BAR); in generate_barrier()
1982 brw_SYNC(p, TGL_SYNC_NOP); in generate_code()
2057 brw_SYNC(p, tgl_sync_function(src[0].ud)); in generate_code()
2493 brw_SYNC(p, TGL_SYNC_NOP); in generate_code()
2703 brw_SYNC(p, TGL_SYNC_NOP); in generate_code()
Dbrw_eu.h1720 void brw_SYNC(struct brw_codegen *p, enum tgl_sync_function func);
Dbrw_eu_emit.c1337 void brw_SYNC(struct brw_codegen *p, enum tgl_sync_function func) in brw_SYNC() function
3723 brw_SYNC(p, TGL_SYNC_NOP); in brw_float_controls_mode()