Searched refs:commit_enable (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_eu_emit.c | 3013 bool commit_enable) 3018 devinfo, 1, (commit_enable ? 1 : 0), true)); 3033 if (commit_enable) 3045 const bool commit_enable = stall || local in function:brw_memory_fence 3063 commit_enable); 3074 commit_enable); 3010 brw_set_memory_fence_message(struct brw_codegen * p,struct brw_inst * insn,enum brw_message_target sfid,bool commit_enable) argument
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_eu_emit.c | 3219 bool commit_enable, 3225 devinfo, 1, (commit_enable ? 1 : 0), true)); 3240 if (commit_enable) 3282 bool commit_enable, 3303 brw_set_memory_fence_message(p, insn, sfid, commit_enable, bti); 3216 brw_set_memory_fence_message(struct brw_codegen * p,struct brw_inst * insn,enum brw_message_target sfid,bool commit_enable,unsigned bti) argument 3277 brw_memory_fence(struct brw_codegen * p,struct brw_reg dst,struct brw_reg src,enum opcode send_op,enum brw_message_target sfid,bool commit_enable,unsigned bti) argument
|
| H A D | brw_eu.h | 1769 bool commit_enable,
|
| H A D | brw_fs_nir.cpp | 4226 uint8_t sfid, bool commit_enable, uint8_t bti) 4233 brw_imm_ud(commit_enable), 4511 true /* commit_enable */, 4518 true /* commit_enable */, 4526 true /* commit_enable */, 4534 true /* commit_enable */, 4541 true /* commit_enable HSD ES # 1404612949 */, 4549 true /* commit_enable HSD ES # 1404612949 */, 4560 const bool commit_enable = render_fence || local in function:fs_visitor::nir_emit_intrinsic 4566 commit_enable, 4225 emit_fence(const fs_builder & bld,enum opcode opcode,uint8_t sfid,bool commit_enable,uint8_t bti) argument [all...] |
Completed in 19 milliseconds