Home
last modified time | relevance | path

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

/external/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()
/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()
/external/angle/third_party/vulkan-deps/spirv-tools/src/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()