Home
last modified time | relevance | path

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

/third_party/spirv-tools/test/fuzzers/
Drandom_generator.cpp40 struct HashCombineOffset {}; struct
43 struct HashCombineOffset<4> { struct
45 static constexpr inline uint32_t value() { in value()
52 struct HashCombineOffset<8> { struct
54 static constexpr inline uint64_t value() { in value()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
Drandom_generator.cpp40 struct HashCombineOffset {}; struct
43 struct HashCombineOffset<4> { struct
45 static constexpr inline uint32_t value() { in value()
52 struct HashCombineOffset<8> { struct
54 static constexpr inline uint64_t value() { in value()
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
Drandom_generator.cpp40 struct HashCombineOffset {}; struct
43 struct HashCombineOffset<4> { struct
45 static constexpr inline uint32_t value() { in value()
52 struct HashCombineOffset<8> { struct
54 static constexpr inline uint64_t value() { in value()
/third_party/skia/third_party/externals/tint/src/utils/
Dhash.h30 struct HashCombineOffset {}; struct