Searched refs:msg_reg_nr (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.c64 GLuint msg_reg_nr)
77 brw_MOV(p, retype(brw_message_reg(msg_reg_nr), BRW_REGISTER_TYPE_UD),
81 *src = brw_message_reg(msg_reg_nr);
1661 GLuint msg_reg_nr,
1707 insn->header.destreg__conditionalmod = msg_reg_nr;
1780 GLuint msg_reg_nr,
1812 insn->header.destreg__conditionalmod = msg_reg_nr;
1827 insn->header.destreg__conditionalmod = msg_reg_nr+1;
2137 GLuint msg_reg_nr = 1; local
2148 brw_MOV(p, retype(brw_vec1_reg(BRW_MESSAGE_REGISTER_FILE, msg_reg_nr,
62 gen6_resolve_implied_move(struct brw_compile *p, struct brw_reg *src, GLuint msg_reg_nr) argument
1658 brw_math( struct brw_compile *p, struct brw_reg dest, GLuint function, GLuint msg_reg_nr, struct brw_reg src, GLuint data_type, GLuint precision ) argument
1777 brw_math_16( struct brw_compile *p, struct brw_reg dest, GLuint function, GLuint msg_reg_nr, struct brw_reg src, GLuint precision ) argument
2235 brw_fb_WRITE(struct brw_compile *p, int dispatch_width, GLuint msg_reg_nr, struct brw_reg src0, GLuint msg_control, GLuint binding_table_index, GLuint msg_length, GLuint response_length, bool eot, bool header_present) argument
2297 brw_SAMPLE(struct brw_compile *p, struct brw_reg dest, GLuint msg_reg_nr, struct brw_reg src0, GLuint binding_table_index, GLuint sampler, GLuint writemask, GLuint msg_type, GLuint response_length, GLuint msg_length, GLuint header_present, GLuint simd_mode, GLuint return_format) argument
2425 brw_urb_WRITE(struct brw_compile *p, struct brw_reg dest, GLuint msg_reg_nr, struct brw_reg src0, bool allocate, bool used, GLuint msg_length, GLuint response_length, bool eot, bool writes_complete, GLuint offset, GLuint swizzle) argument
2555 brw_ff_sync(struct brw_compile *p, struct brw_reg dest, GLuint msg_reg_nr, struct brw_reg src0, bool allocate, GLuint response_length, bool eot) 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_eu.h826 GLuint msg_reg_nr);
924 GLuint msg_reg_nr,
937 GLuint msg_reg_nr,
945 GLuint msg_reg_nr,
952 GLuint msg_reg_nr,
963 GLuint msg_reg_nr,
978 GLuint msg_reg_nr,
985 GLuint msg_reg_nr,
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_eu_emit.c64 GLuint msg_reg_nr)
77 brw_MOV(p, retype(brw_message_reg(msg_reg_nr), BRW_REGISTER_TYPE_UD),
81 *src = brw_message_reg(msg_reg_nr);
1661 GLuint msg_reg_nr,
1707 insn->header.destreg__conditionalmod = msg_reg_nr;
1780 GLuint msg_reg_nr,
1812 insn->header.destreg__conditionalmod = msg_reg_nr;
1827 insn->header.destreg__conditionalmod = msg_reg_nr+1;
2137 GLuint msg_reg_nr = 1; local
2148 brw_MOV(p, retype(brw_vec1_reg(BRW_MESSAGE_REGISTER_FILE, msg_reg_nr,
62 gen6_resolve_implied_move(struct brw_compile *p, struct brw_reg *src, GLuint msg_reg_nr) argument
1658 brw_math( struct brw_compile *p, struct brw_reg dest, GLuint function, GLuint msg_reg_nr, struct brw_reg src, GLuint data_type, GLuint precision ) argument
1777 brw_math_16( struct brw_compile *p, struct brw_reg dest, GLuint function, GLuint msg_reg_nr, struct brw_reg src, GLuint precision ) argument
2235 brw_fb_WRITE(struct brw_compile *p, int dispatch_width, GLuint msg_reg_nr, struct brw_reg src0, GLuint msg_control, GLuint binding_table_index, GLuint msg_length, GLuint response_length, bool eot, bool header_present) argument
2297 brw_SAMPLE(struct brw_compile *p, struct brw_reg dest, GLuint msg_reg_nr, struct brw_reg src0, GLuint binding_table_index, GLuint sampler, GLuint writemask, GLuint msg_type, GLuint response_length, GLuint msg_length, GLuint header_present, GLuint simd_mode, GLuint return_format) argument
2425 brw_urb_WRITE(struct brw_compile *p, struct brw_reg dest, GLuint msg_reg_nr, struct brw_reg src0, bool allocate, bool used, GLuint msg_length, GLuint response_length, bool eot, bool writes_complete, GLuint offset, GLuint swizzle) argument
2555 brw_ff_sync(struct brw_compile *p, struct brw_reg dest, GLuint msg_reg_nr, struct brw_reg src0, bool allocate, GLuint response_length, bool eot) 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_eu.h826 GLuint msg_reg_nr);
924 GLuint msg_reg_nr,
937 GLuint msg_reg_nr,
945 GLuint msg_reg_nr,
952 GLuint msg_reg_nr,
963 GLuint msg_reg_nr,
978 GLuint msg_reg_nr,
985 GLuint msg_reg_nr,

Completed in 50 milliseconds