| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_blend.h | 75 nir_alu_type src0_type, src1_type; member in struct:pan_blend_shader_key 163 nir_alu_type src0_type, 180 nir_alu_type src0_type,
|
| H A D | pan_blend.c | 517 nir_alu_type src0_type, 572 nir_alu_type src_types[] = { src0_type ?: nir_type_float32, src1_type ?: nir_type_float32 }; 682 nir_alu_type src0_type, 688 .src0_type = src0_type, 732 GENX(pan_blend_create_shader)(dev, state, src0_type, src1_type, rt);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_eu_validate.c | 527 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:is_half_float_conversion 529 if (dst_type != src0_type && 530 (dst_type == BRW_REGISTER_TYPE_HF || src0_type == BRW_REGISTER_TYPE_HF)) { 564 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:is_mixed_float 567 return types_are_mixed_float(src0_type, dst_type); 571 return types_are_mixed_float(src0_type, src1_type) || 572 types_are_mixed_float(src0_type, dst_type) || 587 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:is_byte_conversion 589 if (dst_type != src0_type && 590 (type_sz(dst_type) == 1 || type_sz(src0_type) 692 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:general_restrictions_based_on_operand_types 720 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:general_restrictions_based_on_operand_types 1013 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:special_restrictions_for_mixed_float_mode 1795 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:special_requirements_for_handling_double_precision_data_types [all...] |
| H A D | test_eu_validate.cpp | 1026 enum brw_reg_type src0_type; member in struct:TEST_P::__anon036791b10508 1033 #define INST(dst_type, src0_type, src1_type, \ 1037 BRW_REGISTER_TYPE_##src0_type, \ 1072 retype(g0, inst[i].src0_type), 1090 enum brw_reg_type src0_type; member in struct:TEST_P::__anon036791b10608 1095 #define INST(exec_size, dst_type, src0_type, src1_type, \ 1100 BRW_REGISTER_TYPE_##src0_type, \ 1126 retype(g0, inst[i].src0_type), 1143 enum brw_reg_type src0_type; member in struct:TEST_P::__anon036791b10708 1151 #define INST(dst_type, src0_type, src1_typ 1215 enum brw_reg_type src0_type; member in struct:TEST_P::__anon036791b10808 1296 enum brw_reg_type src0_type; member in struct:TEST_P::__anon036791b10908 1361 enum brw_reg_type src0_type; member in struct:TEST_P::__anon036791b10a08 1440 enum brw_reg_type src0_type; member in struct:TEST_P::__anon036791b10b08 1499 enum brw_reg_type src0_type; member in struct:TEST_P::__anon036791b10c08 1551 enum brw_reg_type src0_type; member in struct:TEST_P::__anon036791b10d08 1600 enum brw_reg_type src0_type; member in struct:TEST_P::__anon036791b10e08 [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_eu_validate.c | 614 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:is_half_float_conversion 616 if (dst_type != src0_type && 617 (dst_type == BRW_REGISTER_TYPE_HF || src0_type == BRW_REGISTER_TYPE_HF)) { 651 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:is_mixed_float 654 return types_are_mixed_float(src0_type, dst_type); 658 return types_are_mixed_float(src0_type, src1_type) || 659 types_are_mixed_float(src0_type, dst_type) || 674 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:is_byte_conversion 676 if (dst_type != src0_type && 677 (type_sz(dst_type) == 1 || type_sz(src0_type) 779 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:general_restrictions_based_on_operand_types 807 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:general_restrictions_based_on_operand_types 1100 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:special_restrictions_for_mixed_float_mode 1930 enum brw_reg_type src0_type = brw_inst_src0_type(devinfo, inst); local in function:special_requirements_for_handling_double_precision_data_types [all...] |
| H A D | test_eu_validate.cpp | 1432 enum brw_reg_type src0_type; member in struct:TEST_P::__anon909a53240a08 1439 #define INST(dst_type, src0_type, src1_type, \ 1443 BRW_REGISTER_TYPE_##src0_type, \ 1478 retype(g0, inst[i].src0_type), 1496 enum brw_reg_type src0_type; member in struct:TEST_P::__anon909a53240b08 1501 #define INST(exec_size, dst_type, src0_type, src1_type, \ 1506 BRW_REGISTER_TYPE_##src0_type, \ 1532 retype(g0, inst[i].src0_type), 1549 enum brw_reg_type src0_type; member in struct:TEST_P::__anon909a53240c08 1557 #define INST(dst_type, src0_type, src1_typ 1621 enum brw_reg_type src0_type; member in struct:TEST_P::__anon909a53240d08 1702 enum brw_reg_type src0_type; member in struct:TEST_P::__anon909a53240e08 1767 enum brw_reg_type src0_type; member in struct:TEST_P::__anon909a53240f08 1846 enum brw_reg_type src0_type; member in struct:TEST_P::__anon909a53241008 1905 enum brw_reg_type src0_type; member in struct:TEST_P::__anon909a53241108 1957 enum brw_reg_type src0_type; member in struct:TEST_P::__anon909a53241208 2006 enum brw_reg_type src0_type; member in struct:TEST_P::__anon909a53241308 [all...] |