Searched defs:send_commit_msg (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_eu_emit.c552 GLuint send_commit_msg)
584 insn->bits3.gen6_dp.send_commit_msg = send_commit_msg;
590 insn->bits3.dp_write_gen5.send_commit_msg = send_commit_msg;
596 insn->bits3.dp_write.send_commit_msg = send_commit_msg;
638 insn->bits3.gen6_dp.send_commit_msg = 0;
1896 int send_commit_msg; local
1919 send_commit_msg
542 brw_set_dp_write_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint msg_control, GLuint msg_type, GLuint msg_length, bool header_present, GLuint last_render_target, GLuint response_length, GLuint end_of_thread, GLuint send_commit_msg) argument
2595 brw_svb_write(struct brw_compile *p, struct brw_reg dest, GLuint msg_reg_nr, struct brw_reg src0, GLuint binding_table_index, bool send_commit_msg) argument
[all...]
H A Dbrw_structs.h1431 GLuint send_commit_msg:1; member in struct:brw_instruction::__anon14435::__anon14455
1445 GLuint send_commit_msg:1; member in struct:brw_instruction::__anon14435::__anon14456
1487 GLuint send_commit_msg:1; member in struct:brw_instruction::__anon14435::__anon14458
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_eu_emit.c552 GLuint send_commit_msg)
584 insn->bits3.gen6_dp.send_commit_msg = send_commit_msg;
590 insn->bits3.dp_write_gen5.send_commit_msg = send_commit_msg;
596 insn->bits3.dp_write.send_commit_msg = send_commit_msg;
638 insn->bits3.gen6_dp.send_commit_msg = 0;
1896 int send_commit_msg; local
1919 send_commit_msg
542 brw_set_dp_write_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint msg_control, GLuint msg_type, GLuint msg_length, bool header_present, GLuint last_render_target, GLuint response_length, GLuint end_of_thread, GLuint send_commit_msg) argument
2595 brw_svb_write(struct brw_compile *p, struct brw_reg dest, GLuint msg_reg_nr, struct brw_reg src0, GLuint binding_table_index, bool send_commit_msg) argument
[all...]
H A Dbrw_structs.h1431 GLuint send_commit_msg:1; member in struct:brw_instruction::__anon27846::__anon27866
1445 GLuint send_commit_msg:1; member in struct:brw_instruction::__anon27846::__anon27867
1487 GLuint send_commit_msg:1; member in struct:brw_instruction::__anon27846::__anon27869

Completed in 2091 milliseconds