Home
last modified time | relevance | path

Searched refs:tgl_sync_function (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_generator.cpp911 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()
H A Dbrw_eu_defines.h1055 enum tgl_sync_function { enum
H A Dbrw_fs_builder.h820 SYNC(enum tgl_sync_function sync) const in SYNC()
H A Dbrw_eu.h1500 void brw_SYNC(struct brw_codegen *p, enum tgl_sync_function func);
H A Dbrw_eu_emit.c1006 void brw_SYNC(struct brw_codegen *p, enum tgl_sync_function func) in brw_SYNC()