Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzzers/
H A 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()
/aosp_15_r20/external/deqp-deps/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()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzzers/
H A 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()