Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_context.h49 OverflowIdSource* GetOverflowIdSource() { return overflow_id_source_.get(); } in GetOverflowIdSource() function
51 const OverflowIdSource* GetOverflowIdSource() const { in GetOverflowIdSource() function
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_context.h49 OverflowIdSource* GetOverflowIdSource() { return overflow_id_source_.get(); } in GetOverflowIdSource() function
51 const OverflowIdSource* GetOverflowIdSource() const { in GetOverflowIdSource() function
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_context.h49 OverflowIdSource* GetOverflowIdSource() { return overflow_id_source_.get(); } in GetOverflowIdSource() function
51 const OverflowIdSource* GetOverflowIdSource() const { in GetOverflowIdSource() function