Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1197 enum tgl_sync_function { enum
Dbrw_eu.h1217 void brw_SYNC(struct brw_codegen *p, enum tgl_sync_function func);
Dbrw_fs_generator.cpp2016 brw_SYNC(p, tgl_sync_function(src[0].ud)); in generate_code()
Dbrw_eu_emit.c1316 void brw_SYNC(struct brw_codegen *p, enum tgl_sync_function func) in brw_SYNC()