Searched defs:header_present (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/net/websockets/
H A Dwebsocket_handshake_handler.cc214 bool header_present = request_info.extra_headers.GetHeader( local
216 DCHECK(header_present);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_fs.h171 bool header_present; member in class:fs_inst
H A Dbrw_vec4.h186 bool header_present; member in class:brw::vec4_instruction
H A Dbrw_eu_emit.c398 bool header_present,
406 inst->bits3.generic_gen5.header_present = header_present;
548 bool header_present,
572 header_present, end_of_thread);
665 GLuint header_present,
673 response_length, header_present, false);
1943 true, /* header_present */
2244 bool header_present)
2284 header_present,
393 brw_set_message_descriptor(struct brw_compile *p, struct brw_instruction *inst, enum brw_message_target sfid, unsigned msg_length, unsigned response_length, bool header_present, bool end_of_thread) argument
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
658 brw_set_sampler_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint sampler, GLuint msg_type, GLuint response_length, GLuint msg_length, GLuint header_present, GLuint simd_mode, GLuint return_format) 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
[all...]
H A Dbrw_fs_visitor.cpp897 inst->header_present = true;
925 bool header_present = false; local
948 header_present = true;
963 mlen = MAX2(mlen, header_present + 4 * reg_width);
975 mlen = MAX2(mlen, header_present + 4 * reg_width);
982 mlen = MAX2(mlen, header_present + 4 * reg_width);
989 mlen = MAX2(mlen, header_present + 4 * reg_width); /* skip over 'ai' */
1019 mlen = header_present + 4 * reg_width;
1029 inst->header_present = header_present;
1045 bool header_present = false; local
2037 bool header_present = true; local
[all...]
H A Dbrw_structs.h1264 GLuint header_present:1; member in struct:brw_instruction::__anon14435::__anon14443
1295 GLuint header_present:1; member in struct:brw_instruction::__anon14435::__anon14445
1334 GLuint header_present:1; member in struct:brw_instruction::__anon14435::__anon14448
1346 GLuint header_present:1; member in struct:brw_instruction::__anon14435::__anon14449
1364 GLuint header_present:1; member in struct:brw_instruction::__anon14435::__anon14450
1378 GLuint header_present:1; member in struct:brw_instruction::__anon14435::__anon14451
1418 GLuint header_present:1; member in struct:brw_instruction::__anon14435::__anon14454
1447 GLuint header_present:1; member in struct:brw_instruction::__anon14435::__anon14456
1464 GLuint header_present:1; member in struct:brw_instruction::__anon14435::__anon14457
1489 GLuint header_present member in struct:brw_instruction::__anon14435::__anon14458
1512 GLuint header_present:1; member in struct:brw_instruction::__anon14435::__anon14459
[all...]
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_fs.h171 bool header_present; member in class:fs_inst
H A Dbrw_vec4.h186 bool header_present; member in class:brw::vec4_instruction
H A Dbrw_eu_emit.c398 bool header_present,
406 inst->bits3.generic_gen5.header_present = header_present;
548 bool header_present,
572 header_present, end_of_thread);
665 GLuint header_present,
673 response_length, header_present, false);
1943 true, /* header_present */
2244 bool header_present)
2284 header_present,
393 brw_set_message_descriptor(struct brw_compile *p, struct brw_instruction *inst, enum brw_message_target sfid, unsigned msg_length, unsigned response_length, bool header_present, bool end_of_thread) argument
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
658 brw_set_sampler_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint sampler, GLuint msg_type, GLuint response_length, GLuint msg_length, GLuint header_present, GLuint simd_mode, GLuint return_format) 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
[all...]
H A Dbrw_fs_visitor.cpp897 inst->header_present = true;
925 bool header_present = false; local
948 header_present = true;
963 mlen = MAX2(mlen, header_present + 4 * reg_width);
975 mlen = MAX2(mlen, header_present + 4 * reg_width);
982 mlen = MAX2(mlen, header_present + 4 * reg_width);
989 mlen = MAX2(mlen, header_present + 4 * reg_width); /* skip over 'ai' */
1019 mlen = header_present + 4 * reg_width;
1029 inst->header_present = header_present;
1045 bool header_present = false; local
2037 bool header_present = true; local
[all...]
H A Dbrw_structs.h1264 GLuint header_present:1; member in struct:brw_instruction::__anon27846::__anon27854
1295 GLuint header_present:1; member in struct:brw_instruction::__anon27846::__anon27856
1334 GLuint header_present:1; member in struct:brw_instruction::__anon27846::__anon27859
1346 GLuint header_present:1; member in struct:brw_instruction::__anon27846::__anon27860
1364 GLuint header_present:1; member in struct:brw_instruction::__anon27846::__anon27861
1378 GLuint header_present:1; member in struct:brw_instruction::__anon27846::__anon27862
1418 GLuint header_present:1; member in struct:brw_instruction::__anon27846::__anon27865
1447 GLuint header_present:1; member in struct:brw_instruction::__anon27846::__anon27867
1464 GLuint header_present:1; member in struct:brw_instruction::__anon27846::__anon27868
1489 GLuint header_present member in struct:brw_instruction::__anon27846::__anon27869
1512 GLuint header_present:1; member in struct:brw_instruction::__anon27846::__anon27870
[all...]

Completed in 1644 milliseconds