Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction_bit_test.cc142 struct BinaryDataGeneral { struct
143 const std::string res_type;
144 const std::string lhs;
145 const std::string op;
146 const std::string rhs;
147 const std::string wgsl_type;
148 const std::string expected;
Dfunction_arithmetic_test.cc350 struct BinaryDataGeneral { struct
351 const std::string res_type;
352 const std::string lhs;
353 const std::string op;
354 const std::string rhs;
355 const std::string wgsl_type;
356 const std::string expected;