| /xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/ |
| brw_wm.c | 171 unsigned msg_control, msg_type, msg_len; local 177 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD16_SINGLE_SOURCE; 181 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD8_SINGLE_SOURCE_SUBSPAN01; 214 msg_control, msg_type, msg_len,
|
| brw_eu_emit.c | 524 unsigned msg_control, 554 insn->bits3.gen7_dp.msg_control = msg_control; 559 insn->bits3.gen6_dp.msg_control = msg_control; 565 insn->bits3.dp_write_gen5.msg_control = msg_control; 571 insn->bits3.dp_write.msg_control = msg_control; 582 unsigned msg_control, 1369 uint32_t msg_control, msg_type; local 1477 uint32_t msg_control; local [all...] |
| brw_eu.h | 972 unsigned msg_control:4; member in struct:brw_instruction::__anon7056::__anon7073 985 unsigned msg_control:3; member in struct:brw_instruction::__anon7056::__anon7074 998 unsigned msg_control:3; member in struct:brw_instruction::__anon7056::__anon7075 1012 unsigned msg_control:3; member in struct:brw_instruction::__anon7056::__anon7076 1026 unsigned msg_control:3; member in struct:brw_instruction::__anon7056::__anon7077 1045 unsigned msg_control:5; member in struct:brw_instruction::__anon7056::__anon7078 1067 unsigned msg_control:3; member in struct:brw_instruction::__anon7056::__anon7079 1090 unsigned msg_control:3; member in struct:brw_instruction::__anon7056::__anon7080 2082 unsigned msg_control, 2091 unsigned msg_control, [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/ |
| brw_wm.c | 171 unsigned msg_control, msg_type, msg_len; local 177 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD16_SINGLE_SOURCE; 181 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD8_SINGLE_SOURCE_SUBSPAN01; 214 msg_control, msg_type, msg_len,
|
| brw_eu_emit.c | 524 unsigned msg_control, 554 insn->bits3.gen7_dp.msg_control = msg_control; 559 insn->bits3.gen6_dp.msg_control = msg_control; 565 insn->bits3.dp_write_gen5.msg_control = msg_control; 571 insn->bits3.dp_write.msg_control = msg_control; 582 unsigned msg_control, 1369 uint32_t msg_control, msg_type; local 1477 uint32_t msg_control; local [all...] |
| brw_eu.h | 972 unsigned msg_control:4; member in struct:brw_instruction::__anon7926::__anon7943 985 unsigned msg_control:3; member in struct:brw_instruction::__anon7926::__anon7944 998 unsigned msg_control:3; member in struct:brw_instruction::__anon7926::__anon7945 1012 unsigned msg_control:3; member in struct:brw_instruction::__anon7926::__anon7946 1026 unsigned msg_control:3; member in struct:brw_instruction::__anon7926::__anon7947 1045 unsigned msg_control:5; member in struct:brw_instruction::__anon7926::__anon7948 1067 unsigned msg_control:3; member in struct:brw_instruction::__anon7926::__anon7949 1090 unsigned msg_control:3; member in struct:brw_instruction::__anon7926::__anon7950 2082 unsigned msg_control, 2091 unsigned msg_control, [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| brw_eu.h | 385 unsigned msg_control) 393 return (desc | SET_BITS(msg_control, 13, 8) | 396 return (desc | SET_BITS(msg_control, 13, 8) | 399 return (desc | SET_BITS(msg_control, 12, 8) | 440 unsigned msg_control, 445 return brw_dp_desc(devinfo, binding_table_index, msg_type, msg_control); 448 SET_BITS(msg_control, 10, 8) | 453 SET_BITS(msg_control, 11, 8) | 488 unsigned msg_control, 495 return brw_dp_desc(devinfo, binding_table_index, msg_type, msg_control) | 580 const unsigned msg_control = local 600 const unsigned msg_control = local 647 const unsigned msg_control = local 683 const unsigned msg_control = local 707 const unsigned msg_control = local 744 const unsigned msg_control = local 765 const unsigned msg_control = local 785 const unsigned msg_control = local 817 const unsigned msg_control = local 854 unsigned msg_control; local [all...] |
| brw_fs_generator.cpp | 300 uint32_t msg_control; local 317 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD16_SINGLE_SOURCE_REPLICATED; 323 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD8_DUAL_SOURCE_SUBSPAN01; 325 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD8_DUAL_SOURCE_SUBSPAN23; 333 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD16_SINGLE_SOURCE; 335 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD8_SINGLE_SOURCE_SUBSPAN01; 349 msg_control,
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| gen8_eu.c | 650 unsigned msg_control, 663 assert((msg_control & 0x3f) == msg_control); 668 binding_table_index | msg_type << 14 | msg_control << 8); 1048 unsigned msg_control, msg_len; local 1052 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD16_SINGLE_SOURCE; 1055 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD8_SINGLE_SOURCE_SUBSPAN01; 1058 msg_control |= 1 << 4; /* Last Render Target */ 1073 msg_control,
|
| gen4_render.h | 2414 unsigned int msg_control:4; member in struct:gen4_instruction::__anon7181::__anon7189 2426 unsigned int msg_control:3; member in struct:gen4_instruction::__anon7181::__anon7190
|
| gen5_render.h | 2494 unsigned int msg_control:4; member in struct:gen5_instruction::__anon7367::__anon7375 2506 unsigned int msg_control:3; member in struct:gen5_instruction::__anon7367::__anon7376
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| gen8_eu.c | 650 unsigned msg_control, 663 assert((msg_control & 0x3f) == msg_control); 668 binding_table_index | msg_type << 14 | msg_control << 8); 1048 unsigned msg_control, msg_len; local 1052 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD16_SINGLE_SOURCE; 1055 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD8_SINGLE_SOURCE_SUBSPAN01; 1058 msg_control |= 1 << 4; /* Last Render Target */ 1073 msg_control,
|
| gen4_render.h | 2414 unsigned int msg_control:4; member in struct:gen4_instruction::__anon8051::__anon8059 2426 unsigned int msg_control:3; member in struct:gen4_instruction::__anon8051::__anon8060
|
| gen5_render.h | 2494 unsigned int msg_control:4; member in struct:gen5_instruction::__anon8237::__anon8245 2506 unsigned int msg_control:3; member in struct:gen5_instruction::__anon8237::__anon8246
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| brw_eu.h | 464 unsigned msg_control) 472 return (desc | SET_BITS(msg_control, 13, 8) | 475 return (desc | SET_BITS(msg_control, 13, 8) | 478 return (desc | SET_BITS(msg_control, 12, 8) | 519 unsigned msg_control, 524 return brw_dp_desc(devinfo, binding_table_index, msg_type, msg_control); 527 SET_BITS(msg_control, 10, 8) | 532 SET_BITS(msg_control, 11, 8) | 568 unsigned msg_control, 574 return brw_dp_desc(devinfo, binding_table_index, msg_type, msg_control) | 648 const unsigned msg_control = local 668 const unsigned msg_control = local 722 const unsigned msg_control = local 758 const unsigned msg_control = local 789 const unsigned msg_control = local 810 const unsigned msg_control = local 833 const unsigned msg_control = local 854 unsigned msg_control = local 892 const unsigned msg_control = local 917 const unsigned msg_control = local 943 const unsigned msg_control = local 976 const unsigned msg_control = local 1013 unsigned msg_control; local [all...] |
| brw_fs_generator.cpp | 374 uint32_t msg_control = brw_fb_write_msg_control(inst, prog_data); local 385 msg_control,
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| brw_structs.h | 1351 unsigned int msg_control:4; member in struct:brw_instruction::__anon7617::__anon7625 1363 unsigned int msg_control:3; member in struct:brw_instruction::__anon7617::__anon7626
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| brw_structs.h | 1351 unsigned int msg_control:4; member in struct:brw_instruction::__anon7784::__anon7792 1363 unsigned int msg_control:3; member in struct:brw_instruction::__anon7784::__anon7793
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| brw_structs.h | 1351 unsigned int msg_control:4; member in struct:brw_instruction::__anon8471::__anon8479 1363 unsigned int msg_control:3; member in struct:brw_instruction::__anon8471::__anon8480
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| brw_structs.h | 1351 unsigned int msg_control:4; member in struct:brw_instruction::__anon8633::__anon8641 1363 unsigned int msg_control:3; member in struct:brw_instruction::__anon8633::__anon8642
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| brw_structs.h | 1346 unsigned int msg_control:4; member in struct:brw_instruction::__anon8824::__anon8832 1358 unsigned int msg_control:3; member in struct:brw_instruction::__anon8824::__anon8833
|