Home
last modified time | relevance | path

Searched defs:IntegerAllMatching (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/tint/src/resolver/
Dbuiltins_validation_test.cc1087 using IntegerAllMatching = typedef
1090 TEST_P(IntegerAllMatching, ScalarUnsigned) { in TEST_P() argument
1105 TEST_P(IntegerAllMatching, Vec2Unsigned) { in TEST_P() argument
1120 TEST_P(IntegerAllMatching, Vec3Unsigned) { in TEST_P() argument
1135 TEST_P(IntegerAllMatching, Vec4Unsigned) { in TEST_P() argument
1150 TEST_P(IntegerAllMatching, ScalarSigned) { in TEST_P() argument
1165 TEST_P(IntegerAllMatching, Vec2Signed) { in TEST_P() argument
1180 TEST_P(IntegerAllMatching, Vec3Signed) { in TEST_P() argument
1195 TEST_P(IntegerAllMatching, Vec4Signed) { in TEST_P() argument