Home
last modified time | relevance | path

Searched refs:kScalarIntegerType (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_literal_test.cpp202 EXPECT_THAT(successfulEncode(GetParam(), IdTypeClass::kScalarIntegerType), in TEST_P()
209 EXPECT_THAT(failedEncode(GetParam(), IdTypeClass::kScalarIntegerType), in TEST_P()
288 EXPECT_THAT(failedEncode(GetParam(), IdTypeClass::kScalarIntegerType), in TEST_P()
381 IdTypeClass::kScalarIntegerType), in TEST()
388 IdTypeClass::kScalarIntegerType), in TEST()
396 IdTypeClass::kScalarIntegerType), in TEST()
404 IdTypeClass::kScalarIntegerType), in TEST()
407 IdTypeClass::kScalarIntegerType), in TEST()
/third_party/spirv-tools/test/
Dtext_literal_test.cpp202 EXPECT_THAT(successfulEncode(GetParam(), IdTypeClass::kScalarIntegerType), in TEST_P()
209 EXPECT_THAT(failedEncode(GetParam(), IdTypeClass::kScalarIntegerType), in TEST_P()
288 EXPECT_THAT(failedEncode(GetParam(), IdTypeClass::kScalarIntegerType), in TEST_P()
381 IdTypeClass::kScalarIntegerType), in TEST()
388 IdTypeClass::kScalarIntegerType), in TEST()
396 IdTypeClass::kScalarIntegerType), in TEST()
404 IdTypeClass::kScalarIntegerType), in TEST()
407 IdTypeClass::kScalarIntegerType), in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_literal_test.cpp202 EXPECT_THAT(successfulEncode(GetParam(), IdTypeClass::kScalarIntegerType), in TEST_P()
209 EXPECT_THAT(failedEncode(GetParam(), IdTypeClass::kScalarIntegerType), in TEST_P()
288 EXPECT_THAT(failedEncode(GetParam(), IdTypeClass::kScalarIntegerType), in TEST_P()
381 IdTypeClass::kScalarIntegerType), in TEST()
388 IdTypeClass::kScalarIntegerType), in TEST()
396 IdTypeClass::kScalarIntegerType), in TEST()
404 IdTypeClass::kScalarIntegerType), in TEST()
407 IdTypeClass::kScalarIntegerType), in TEST()
/third_party/skia/third_party/externals/spirv-tools/source/
Dtext_handler.h38 kScalarIntegerType, enumerator
69 return type.type_class == IdTypeClass::kScalarIntegerType; in isScalarIntegral()
84 case IdTypeClass::kScalarIntegerType: in assumedBitWidth()
Dtext_handler.cpp250 case IdTypeClass::kScalarIntegerType: in binaryEncodeNumericLiteral()
334 IdTypeClass::kScalarIntegerType}; in recordTypeDefinition()
Dtext.cpp307 32, false, spvtools::IdTypeClass::kScalarIntegerType}; in spvTextEncodeOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dtext_handler.h38 kScalarIntegerType, enumerator
69 return type.type_class == IdTypeClass::kScalarIntegerType; in isScalarIntegral()
84 case IdTypeClass::kScalarIntegerType: in assumedBitWidth()
Dtext_handler.cpp250 case IdTypeClass::kScalarIntegerType: in binaryEncodeNumericLiteral()
334 IdTypeClass::kScalarIntegerType}; in recordTypeDefinition()
Dtext.cpp307 32, false, spvtools::IdTypeClass::kScalarIntegerType}; in spvTextEncodeOperand()
/third_party/spirv-tools/source/
Dtext_handler.h38 kScalarIntegerType, enumerator
69 return type.type_class == IdTypeClass::kScalarIntegerType; in isScalarIntegral()
84 case IdTypeClass::kScalarIntegerType: in assumedBitWidth()
Dtext_handler.cpp252 case IdTypeClass::kScalarIntegerType: in binaryEncodeNumericLiteral()
330 IdTypeClass::kScalarIntegerType}; in recordTypeDefinition()
Dtext.cpp307 32, false, spvtools::IdTypeClass::kScalarIntegerType}; in spvTextEncodeOperand()