Home
last modified time | relevance | path

Searched defs:GetExtensionSet (Results 1 – 5 of 5) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_move_instruction_down.cpp27 std::string GetExtensionSet(opt::IRContext* ir_context, in GetExtensionSet() function
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_move_instruction_down.cpp27 std::string GetExtensionSet(opt::IRContext* ir_context, in GetExtensionSet() function
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_move_instruction_down.cpp27 std::string GetExtensionSet(opt::IRContext* ir_context, in GetExtensionSet() function
/external/protobuf/src/google/protobuf/
Dgenerated_message_table_driven_lite.h94 inline ExtensionSet* GetExtensionSet(MessageLite* msg, int64 extension_offset) { in GetExtensionSet() function
Dgenerated_message_reflection.cc1888 const ExtensionSet& Reflection::GetExtensionSet(const Message& message) const { in GetExtensionSet() function in google::protobuf::Reflection