Lines Matching defs:expected
66 // |ext_inst_name| is expected to be of the format "PackHalf2x16".
76 // |ext_inst_name| is expected to be of the format "PackHalf2x16".
484 ": expected Result Type to be a float scalar "
497 ": expected types of all operands to be equal to "
538 ": expected Result Type to be a float scalar "
551 ": expected types of all operands to be equal to "
564 ": expected types of all operands to be equal to "
600 ": expected Result Type to be a float scalar "
613 ": expected types of all operands to be equal to "
626 ": expected types of all operands to be equal to "
639 ": expected types of all operands to be equal to "
681 ": expected Result Type to be an int scalar "
694 ": expected all operands to be int scalars or "
707 ": expected all operands to have the same dimension as "
720 ": expected all operands to have the same bit width as "
734 ": expected all operands to be int scalars or vectors"));
804 ": expected Result Type to be an int scalar "
817 ": expected all operands to be int scalars or "
830 ": expected all operands to be int scalars or "
843 ": expected all operands to have the same dimension as "
856 ": expected all operands to have the same dimension as "
869 ": expected all operands to have the same bit width as "
882 ": expected all operands to have the same bit width as "
896 ": expected all operands to be int scalars or vectors"));
941 ": expected Result Type to be an int scalar "
954 ": expected all operands to be int scalars or "
967 ": expected all operands to be int scalars or "
980 ": expected all operands to be int scalars or "
993 ": expected all operands to have the same dimension as "
1006 ": expected all operands to have the same dimension as "
1019 ": expected all operands to have the same dimension as "
1032 ": expected all operands to have the same bit width as "
1045 ": expected all operands to have the same bit width as "
1058 ": expected all operands to have the same bit width as "
1072 ": expected all operands to be int scalars or vectors"));
1100 ": expected Result Type to be a 16 or 32-bit scalar "
1113 ": expected Result Type to be a 16 or 32-bit scalar "
1126 ": expected types of all operands to be equal to "
1172 ": expected Result Type to be a 16 or 32-bit scalar "
1185 ": expected Result Type to be a 16 or 32-bit scalar "
1198 ": expected types of all operands to be equal to "
1211 ": expected types of all operands to be equal to "
1239 "expected operand X component type to be equal to "
1252 "expected operand X to be a square matrix"));
1264 "expected operand X to be a square matrix"));
1285 "expected operand X type to be equal to "
1298 "expected Result Type to be a square matrix"));
1310 "expected Result Type to be a square matrix"));
1332 "expected Result Type to be a scalar or vector "
1345 "expected operand X type to be equal to Result Type"));
1357 "expected operand I to be a pointer"));
1369 "expected operand I data type to be equal to "
1392 "expected Result Type to be a struct with two "
1405 "expected Result Type to be a struct with two "
1418 "expected Result Type to be a struct with two "
1431 "expected Result Type to be a struct with two "
1444 "expected operand X type to be equal to members of "
1467 "expected Result Type to be a scalar or vector "
1480 "expected operand X type to be equal to Result Type"));
1492 "expected operand Exp to be a pointer"));
1504 "expected operand Exp data type to be a 32-bit int "
1517 "expected operand Exp data type to have the same "
1541 "expected Result Type to be a scalar or vector "
1554 "expected operand X type to be equal to Result Type"));
1566 "expected operand Exp to be a 32-bit int scalar "
1579 "expected operand Exp to have the same component "
1592 "expected operand Exp to be a 32-bit int scalar "
1615 "expected Result Type to be a struct with two members, "
1630 "expected Result Type to be a struct with two members, "
1645 "expected Result Type to be a struct with two members, "
1660 "expected Result Type to be a struct with two members, "
1675 "expected operand X type to be equal to the first "
1703 "expected Result Type to be a struct with two members, "
1738 std::ostringstream expected;
1739 expected << "GLSL.std.450 " << ext_inst_name
1740 << ": expected Result Type to be " << total_bit_width
1745 EXPECT_THAT(getDiagnosticString(), HasSubstr(expected.str()));
1759 std::ostringstream expected;
1760 expected << "GLSL.std.450 " << ext_inst_name
1761 << ": expected Result Type to be " << total_bit_width
1766 EXPECT_THAT(getDiagnosticString(), HasSubstr(expected.str()));
1779 std::ostringstream expected;
1780 expected << "GLSL.std.450 " << ext_inst_name
1781 << ": expected operand V to be a 32-bit float vector of size "
1786 EXPECT_THAT(getDiagnosticString(), HasSubstr(expected.str()));
1801 std::ostringstream expected;
1802 expected << "GLSL.std.450 " << ext_inst_name
1803 << ": expected operand V to be a 32-bit float vector of size "
1808 EXPECT_THAT(getDiagnosticString(), HasSubstr(expected.str()));
1823 std::ostringstream expected;
1824 expected << "GLSL.std.450 " << ext_inst_name
1825 << ": expected operand V to be a 32-bit float vector of size "
1830 EXPECT_THAT(getDiagnosticString(), HasSubstr(expected.str()));
1845 std::ostringstream expected;
1846 expected << "GLSL.std.450 " << ext_inst_name
1847 << ": expected operand V to be a 32-bit float vector of size "
1852 EXPECT_THAT(getDiagnosticString(), HasSubstr(expected.str()));
1881 HasSubstr("GLSL.std.450 PackDouble2x32: expected Result Type to "
1893 HasSubstr("GLSL.std.450 PackDouble2x32: expected Result Type to "
1905 HasSubstr("GLSL.std.450 PackDouble2x32: expected operand V to be "
1917 HasSubstr("GLSL.std.450 PackDouble2x32: expected operand V to be "
1929 HasSubstr("GLSL.std.450 PackDouble2x32: expected operand V to be "
1941 HasSubstr("GLSL.std.450 PackDouble2x32: expected operand V to be "
1973 std::ostringstream expected;
1974 expected << "GLSL.std.450 " << ext_inst_name
1975 << ": expected Result Type to be a 32-bit float vector of size "
1980 EXPECT_THAT(getDiagnosticString(), HasSubstr(expected.str()));
1995 std::ostringstream expected;
1996 expected << "GLSL.std.450 " << ext_inst_name
1997 << ": expected Result Type to be a 32-bit float vector of size "
2002 EXPECT_THAT(getDiagnosticString(), HasSubstr(expected.str()));
2017 std::ostringstream expected;
2018 expected << "GLSL.std.450 " << ext_inst_name
2019 << ": expected Result Type to be a 32-bit float vector of size "
2024 EXPECT_THAT(getDiagnosticString(), HasSubstr(expected.str()));
2039 std::ostringstream expected;
2040 expected << "GLSL.std.450 " << ext_inst_name
2041 << ": expected Result Type to be a 32-bit float vector of size "
2046 EXPECT_THAT(getDiagnosticString(), HasSubstr(expected.str()));
2061 std::ostringstream expected;
2062 expected << "GLSL.std.450 " << ext_inst_name
2063 << ": expected operand P to be a " << total_bit_width
2068 EXPECT_THAT(getDiagnosticString(), HasSubstr(expected.str()));
2084 std::ostringstream expected;
2085 expected << "GLSL.std.450 " << ext_inst_name
2086 << ": expected operand P to be a " << total_bit_width
2091 EXPECT_THAT(getDiagnosticString(), HasSubstr(expected.str()));
2120 HasSubstr("GLSL.std.450 UnpackDouble2x32: expected Result Type "
2132 HasSubstr("GLSL.std.450 UnpackDouble2x32: expected Result Type "
2144 HasSubstr("GLSL.std.450 UnpackDouble2x32: expected Result Type "
2156 HasSubstr("GLSL.std.450 UnpackDouble2x32: expected Result Type "
2168 HasSubstr("GLSL.std.450 UnpackDouble2x32: expected operand V to "
2180 HasSubstr("GLSL.std.450 UnpackDouble2x32: expected operand V to "
2204 "expected Result Type to be a float scalar type"));
2216 "expected operand X to be of float scalar or "
2229 "expected operand X component type to be equal to "
2253 "expected Result Type to be a float scalar type"));
2265 "expected operand P0 to be of float scalar or "
2278 "expected operand P0 component type to be equal to "
2291 "expected operand P1 to be of float scalar or "
2304 "expected operand P1 component type to be equal to "
2317 "expected operands P0 and P1 to have the same number "
2339 "expected Result Type to be a float vector type"));
2351 "expected Result Type to have 3 components"));
2363 "expected operand X type to be equal to Result Type"));
2375 "expected operand Y type to be equal to Result Type"));
2397 "expected Result Type to be a float scalar or "
2410 "expected operand I to be of type equal to "
2423 "expected operand N to be of type equal to "
2436 "expected operand Eta to be a float scalar"));
2459 "expected operand Eta to be a float scalar"));
2498 "expected Interpolant to be a pointer"));
2513 "expected Interpolant to be a pointer"));
2538 "expected Result Type to be a 32-bit float scalar "
2552 "expected Result Type to be a 32-bit float scalar "
2566 "expected Interpolant to be a pointer"));
2579 "expected Interpolant data type to be equal to "
2593 "expected Interpolant storage class to be Input"));
2645 "expected Interpolant to be a pointer"));
2660 "expected Interpolant to be a pointer"));
2685 "expected Result Type to be a 32-bit float scalar "
2699 "expected Result Type to be a 32-bit float scalar "
2713 "expected Interpolant to be a pointer"));
2726 "expected Interpolant data type to be equal to "
2740 "expected Interpolant storage class to be Input"));
2753 "expected Sample to be 32-bit integer"));
2766 "expected Sample to be 32-bit integer"));
2818 "expected Interpolant to be a pointer"));
2833 "expected Interpolant to be a pointer"));
2858 "expected Result Type to be a 32-bit float scalar "
2872 "expected Result Type to be a 32-bit float scalar "
2886 "expected Interpolant to be a pointer"));
2899 "expected Interpolant data type to be equal to "
2913 "expected Interpolant storage class to be Input"));
2926 "expected Offset to be a vector of 2 32-bit floats"));
2939 "expected Offset to be a vector of 2 32-bit floats"));
2952 "expected Offset to be a vector of 2 32-bit floats"));
2965 "expected Offset to be a vector of 2 32-bit floats"));
3003 ": expected Result Type to be a float scalar "
3016 ": expected types of all operands to be equal to "
3064 ": expected Result Type to be a float scalar "
3077 ": expected types of all operands to be equal to "
3090 ": expected types of all operands to be equal to "
3127 ": expected Result Type to be a float scalar "
3140 ": expected types of all operands to be equal to "
3153 ": expected types of all operands to be equal to "
3166 ": expected types of all operands to be equal to "
3207 ": expected Result Type to be an int scalar "
3221 ": expected types of all operands to be equal to Result Type"));
3234 ": expected types of all operands to be equal to Result Type"));
3280 ": expected Result Type to be an int scalar "
3294 ": expected types of all operands to be equal to Result Type"));
3307 ": expected types of all operands to be equal to Result Type"));
3320 ": expected types of all operands to be equal to Result Type"));
3333 ": expected types of all operands to be equal to Result Type"));
3391 ": expected Result Type to be an int scalar "
3405 ": expected types of all operands to be equal to Result Type"));
3418 ": expected types of all operands to be equal to Result Type"));
3431 ": expected types of all operands to be equal to Result Type"));
3444 ": expected types of all operands to be equal to Result Type"));
3457 ": expected types of all operands to be equal to Result Type"));
3470 ": expected types of all operands to be equal to Result Type"));
3518 ": expected Result Type to be a 32-bit int scalar or vector type"));
3532 ": expected Result Type to be a 32-bit int scalar or vector type"));
3545 ": expected types of all operands to be equal to Result Type"));
3558 ": expected types of all operands to be equal to Result Type"));
3571 ": expected types of all operands to be equal to Result Type"));
3584 ": expected types of all operands to be equal to Result Type"));
3627 ": expected Result Type to be a 32-bit int scalar or vector type"));
3641 ": expected Result Type to be a 32-bit int scalar or vector type"));
3654 ": expected types of all operands to be equal to Result Type"));
3667 ": expected types of all operands to be equal to Result Type"));
3680 ": expected types of all operands to be equal to Result Type"));
3693 ": expected types of all operands to be equal to Result Type"));
3706 ": expected types of all operands to be equal to Result Type"));
3719 ": expected types of all operands to be equal to Result Type"));
3747 "expected Result Type to be a float vector type"));
3759 "expected Result Type to have 3 or 4 components"));
3771 "expected operand X type to be equal to Result Type"));
3783 "expected operand Y type to be equal to Result Type"));
3807 "expected Result Type to be a float scalar type"));
3820 "expected operand P to be a float scalar or vector"));
3834 "expected operand P to have no more than 4 components"));
3847 "expected operand P component type to be equal to "
3881 "expected Result Type to be a float scalar type"));
3895 "expected operand P0 to be of float scalar or vector type"));
3909 "expected operand P0 to have no more than 4 components"));
3924 "expected operand P0 component type to be equal to Result Type"));
3937 "expected operands P0 and P1 to be of the same type"));
3970 "expected Result Type to be a float scalar or vector type"));
3984 "expected Result Type to have no more than 4 components"));
3997 "expected operand P type to be equal to Result Type"));
4030 "expected Result Type to be an int or float scalar or vector type"));
4043 "expected types of all operands to be equal to Result Type"));
4056 "expected types of all operands to be equal to Result Type"));
4069 "expected types of all operands to be equal to Result Type"));
4096 "expected Result Type to be an int or float scalar or vector type"));
4108 "expected operand A type to be equal to Result Type"));
4120 "expected operand B type to be equal to Result Type"));
4132 "expected operand C to be an int scalar or vector"));
4144 "expected operand C to have the same number of "
4159 "expected operand C to have the same bit width as Result Type"));
4231 ": expected Result Type to be void"));
4248 ": expected Data to be a 32 or 64-bit float scalar"));
4256 ": expected Data to be a 32 or 64-bit float vector"));
4303 "expected operand Offset to be of type size_t (64-bit integer "
4347 ": expected operand P storage class to be Generic, "
4371 ": expected operand P data type to be 16-bit float scalar"));
4394 ": expected operand P data type to be 16-bit float scalar"));
4451 ": expected Result Type to be a float vector type"));
4482 ": expected operand Offset to be of type size_t (32-bit "
4512 ": expected operand P storage class to be UniformConstant, "
4529 ": expected operand P data type to be 16-bit float scalar"));
4545 ": expected operand P data type to be 16-bit float scalar"));
4560 ": expected literal N to be equal to the number of "
4629 "expected Result Type to be an int or float vector type"));
4656 "OpenCL.std vloadn: expected operand Offset to be of type size_t "
4681 HasSubstr("OpenCL.std vloadn: expected operand P storage class "
4695 HasSubstr("OpenCL.std vloadn: expected operand P data type to be "
4708 HasSubstr("OpenCL.std vloadn: expected literal N to be equal to "
4744 "expected Result Type to be a float scalar type"));
4771 "OpenCL.std vload_half: expected operand Offset to be of type size_t "
4797 "OpenCL.std vload_half: expected operand P storage class to be "
4810 HasSubstr("OpenCL.std vload_half: expected operand P data type "
4823 HasSubstr("OpenCL.std vload_half: expected operand P data type "
4884 HasSubstr("OpenCL.std vstoren: expected Result Type to be void"));
4898 "OpenCL.std vstoren: expected Data to be an int or float vector"));
4925 "OpenCL.std vstoren: expected operand Offset to be of type size_t "
4950 HasSubstr("OpenCL.std vstoren: expected operand P storage class "
4963 HasSubstr("OpenCL.std vstoren: expected operand P data type to "
4989 "expected Result Type to be an int or float vector type"));
5002 "expected Result Type to have 2, 4, 8 or 16 components"));
5014 "expected operand X to be an int or float vector"));
5026 "expected operand X to have 2, 4, 8 or 16 components"));
5040 "expected operand X and Result Type to have equal component types"));
5052 "expected operand Shuffle Mask to be an int vector"));
5064 "expected operand Shuffle Mask to have the same number "
5077 "expected operand Shuffle Mask components to have the "
5103 "expected Result Type to be an int or float vector type"));
5116 "expected Result Type to have 2, 4, 8 or 16 components"));
5128 "expected operand X to be an int or float vector"));
5140 "expected operands X and Y to be of the same type"));
5152 "expected operand X to have 2, 4, 8 or 16 components"));
5166 "expected operand X and Result Type to have equal component types"));
5178 "expected operand Shuffle Mask to be an int vector"));
5190 "expected operand Shuffle Mask to have the same number "
5203 "expected operand Shuffle Mask components to have the "
5228 "OpenCL.std printf: expected Result Type to be a 32-bit int type"));
5242 "OpenCL.std printf: expected Result Type to be a 32-bit int type"));
5268 HasSubstr("OpenCL.std printf: expected Format storage class to "
5283 "OpenCL.std printf: expected Format data type to be 8-bit int"));
5336 HasSubstr("OpenCL.std prefetch: expected Result Type to be void"));
5360 HasSubstr("OpenCL.std prefetch: expected operand Ptr storage "
5373 HasSubstr("OpenCL.std prefetch: expected Ptr data type to be int "
5399 HasSubstr("OpenCL.std prefetch: expected operand Num Elements to "
5430 ": expected Result Type to be a float scalar or vector type"));
5445 ": expected type of operand X to be equal to Result Type"));
5459 ": expected the last operand to be a pointer"));
5473 ": expected storage class of the pointer to be "
5490 ": expected data type of the pointer to be equal to Result Type"));
5523 "expected Result Type to be a float scalar or vector type"));
5537 "expected type of operand X to be equal to Result Type"));
5551 "expected type of operand Y to be equal to Result Type"));
5563 "expected the last operand to be a pointer"));
5576 "expected storage class of the pointer to be Generic, "
5590 "expected data type of the pointer to be a 32-bit int "
5603 "expected data type of the pointer to be a 32-bit int "
5618 "expected data type of the pointer to have the same number "
5648 ": expected Result Type to be a float scalar or vector type"));
5663 ": expected type of operand X to be equal to Result Type"));
5676 ": expected the last operand to be a pointer"));
5690 ": expected storage class of the pointer to be "
5705 ": expected data type of the pointer to be a 32-bit "
5720 ": expected data type of the pointer to be a 32-bit "
5735 ": expected data type of the pointer to have the same "
5766 "expected Result Type to be a 32-bit int scalar or vector type"));
5778 "expected operand X to be a float scalar or vector"));
5790 "expected operand X to have the same number of "
5814 "expected Result Type to be a float scalar or vector type"));
5826 "expected Nancode to be an int scalar or vector type"));
5838 "expected Nancode to have the same number of "
5852 "expected Nancode to have the same bit width as Result Type"));
5878 ": expected Result Type to be a float scalar or vector type"));
5892 ": expected type of operand X to be equal to Result Type"));
5906 ": expected the exponent to be a 32-bit int scalar or vector"));
5920 ": expected the exponent to be a 32-bit int scalar or vector"));
5933 ": expected the exponent to have the same number of "
5970 ": expected Result Type to be an int scalar or vector type"));
5984 ": expected bit width of Result Type components to be 16, 32 or 64"));
5997 ": expected Hi and Lo operands to have the same type"));
6010 ": expected Hi and Lo operands to have the same number "
6025 ": expected bit width of components of Hi and Lo operands to "