Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu.h231 bool end_of_thread);
253 unsigned end_of_thread,
Dbrw_eu_emit.c377 bool end_of_thread) in brw_set_message_descriptor() argument
397 brw_inst_set_eot(devinfo, inst, end_of_thread); in brw_set_message_descriptor()
455 bool end_of_thread) in brw_set_ff_sync_message() argument
460 1, response_length, true, end_of_thread); in brw_set_ff_sync_message()
522 unsigned end_of_thread, in brw_set_dp_write_message() argument
530 header_present, end_of_thread); in brw_set_dp_write_message()
Dbrw_disasm.c267 static const char *const end_of_thread[2] = { variable
1867 err |= control(file, "end of thread", end_of_thread, in brw_disassemble_inst()