| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_transform.h | 273 unsigned dst_writemask, 284 inst.Dst[0].Register.WriteMask = dst_writemask; 297 unsigned dst_writemask, 311 inst.Dst[0].Register.WriteMask = dst_writemask; 326 unsigned dst_writemask, 341 inst.Dst[0].Register.WriteMask = dst_writemask; 357 unsigned dst_writemask, 369 inst.Dst[0].Register.WriteMask = dst_writemask; 372 switch (dst_writemask) { 398 unsigned dst_writemask, 269 tgsi_transform_op1_inst(struct tgsi_transform_context * ctx,enum tgsi_opcode opcode,unsigned dst_file,unsigned dst_index,unsigned dst_writemask,unsigned src0_file,unsigned src0_index) argument 293 tgsi_transform_op2_inst(struct tgsi_transform_context * ctx,enum tgsi_opcode opcode,unsigned dst_file,unsigned dst_index,unsigned dst_writemask,unsigned src0_file,unsigned src0_index,unsigned src1_file,unsigned src1_index,bool src1_negate) argument 322 tgsi_transform_op3_inst(struct tgsi_transform_context * ctx,enum tgsi_opcode opcode,unsigned dst_file,unsigned dst_index,unsigned dst_writemask,unsigned src0_file,unsigned src0_index,unsigned src1_file,unsigned src1_index,unsigned src2_file,unsigned src2_index) argument 353 tgsi_transform_op1_swz_inst(struct tgsi_transform_context * ctx,enum tgsi_opcode opcode,unsigned dst_file,unsigned dst_index,unsigned dst_writemask,unsigned src0_file,unsigned src0_index,unsigned src0_swizzle) argument 394 tgsi_transform_op2_swz_inst(struct tgsi_transform_context * ctx,enum tgsi_opcode opcode,unsigned dst_file,unsigned dst_index,unsigned dst_writemask,unsigned src0_file,unsigned src0_index,unsigned src0_swizzle,unsigned src1_file,unsigned src1_index,unsigned src1_swizzle,bool src1_negate) argument 445 tgsi_transform_op3_swz_inst(struct tgsi_transform_context * ctx,enum tgsi_opcode opcode,unsigned dst_file,unsigned dst_index,unsigned dst_writemask,unsigned src0_file,unsigned src0_index,unsigned src0_swizzle,unsigned src0_negate,unsigned src1_file,unsigned src1_index,unsigned src1_swizzle,unsigned src2_file,unsigned src2_index,unsigned src2_swizzle) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_transform.h | 291 unsigned dst_writemask, 302 inst.Dst[0].Register.WriteMask = dst_writemask; 315 unsigned dst_writemask, 329 inst.Dst[0].Register.WriteMask = dst_writemask; 344 unsigned dst_writemask, 359 inst.Dst[0].Register.WriteMask = dst_writemask; 375 unsigned dst_writemask, 387 inst.Dst[0].Register.WriteMask = dst_writemask; 390 switch (dst_writemask) { 416 unsigned dst_writemask, 287 tgsi_transform_op1_inst(struct tgsi_transform_context * ctx,enum tgsi_opcode opcode,unsigned dst_file,unsigned dst_index,unsigned dst_writemask,unsigned src0_file,unsigned src0_index) argument 311 tgsi_transform_op2_inst(struct tgsi_transform_context * ctx,enum tgsi_opcode opcode,unsigned dst_file,unsigned dst_index,unsigned dst_writemask,unsigned src0_file,unsigned src0_index,unsigned src1_file,unsigned src1_index,bool src1_negate) argument 340 tgsi_transform_op3_inst(struct tgsi_transform_context * ctx,enum tgsi_opcode opcode,unsigned dst_file,unsigned dst_index,unsigned dst_writemask,unsigned src0_file,unsigned src0_index,unsigned src1_file,unsigned src1_index,unsigned src2_file,unsigned src2_index) argument 371 tgsi_transform_op1_swz_inst(struct tgsi_transform_context * ctx,enum tgsi_opcode opcode,unsigned dst_file,unsigned dst_index,unsigned dst_writemask,unsigned src0_file,unsigned src0_index,unsigned src0_swizzle) argument 412 tgsi_transform_op2_swz_inst(struct tgsi_transform_context * ctx,enum tgsi_opcode opcode,unsigned dst_file,unsigned dst_index,unsigned dst_writemask,unsigned src0_file,unsigned src0_index,unsigned src0_swizzle,unsigned src1_file,unsigned src1_index,unsigned src1_swizzle,bool src1_negate) argument 463 tgsi_transform_op3_swz_inst(struct tgsi_transform_context * ctx,enum tgsi_opcode opcode,unsigned dst_file,unsigned dst_index,unsigned dst_writemask,unsigned src0_file,unsigned src0_index,unsigned src0_swizzle,unsigned src0_negate,unsigned src1_file,unsigned src1_index,unsigned src1_swizzle,unsigned src2_file,unsigned src2_index,unsigned src2_swizzle) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_ir_vec4.h | 290 bool can_reswizzle(const struct gen_device_info *devinfo, int dst_writemask, 292 void reswizzle(int dst_writemask, int swizzle);
|
| H A D | brw_vec4.cpp | 1147 int dst_writemask, 1170 if (!can_do_writemask(devinfo) && dst_writemask != WRITEMASK_XYZW) 1198 vec4_instruction::reswizzle(int dst_writemask, int swizzle) argument 1239 dst.writemask = dst_writemask & 1146 can_reswizzle(const struct gen_device_info * devinfo,int dst_writemask,int swizzle,int swizzle_mask) argument
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_ir_vec4.h | 291 int dst_writemask, 293 void reswizzle(int dst_writemask, int swizzle);
|
| H A D | brw_vec4.cpp | 1131 int dst_writemask, 1154 if (!can_do_writemask(devinfo) && dst_writemask != WRITEMASK_XYZW) 1182 vec4_instruction::reswizzle(int dst_writemask, int swizzle) argument 1223 dst.writemask = dst_writemask & 1130 can_reswizzle(const struct intel_device_info * devinfo,int dst_writemask,int swizzle,int swizzle_mask) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 8977 int dst_writemask = index_dst->Register.WriteMask; local in function:emit_msb 8982 while (writemask & dst_writemask) {
|