Home
last modified time | relevance | path

Searched refs:enum_value_ (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/
Dunit_spirv.h152 : enum_value_(val), name_(enum_name), operands_(ops) {} in enum_value_() function
154 uint32_t value() const { return static_cast<uint32_t>(enum_value_); } in value()
161 E enum_value_;
/third_party/spirv-tools/test/
Dunit_spirv.h152 : enum_value_(val), name_(enum_name), operands_(ops) {} in enum_value_() function
154 uint32_t value() const { return static_cast<uint32_t>(enum_value_); } in value()
161 E enum_value_;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dunit_spirv.h152 : enum_value_(val), name_(enum_name), operands_(ops) {} in enum_value_() function
154 uint32_t value() const { return static_cast<uint32_t>(enum_value_); } in value()
161 E enum_value_;
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dunit_spirv.h175 : enum_value_(val), name_(enum_name), operands_(ops) {} in enum_value_() function
177 uint32_t value() const { return static_cast<uint32_t>(enum_value_); } in value()
184 E enum_value_;