Home
last modified time | relevance | path

Searched refs:corresponding_constructs_ (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dconstruct.cpp30 corresponding_constructs_(constructs), in Construct()
37 return corresponding_constructs_; in corresponding_constructs()
40 return corresponding_constructs_; in corresponding_constructs()
62 corresponding_constructs_ = constructs; in set_corresponding_constructs()
Dconstruct.h150 std::vector<Construct*> corresponding_constructs_; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dconstruct.cpp30 corresponding_constructs_(constructs), in Construct()
37 return corresponding_constructs_; in corresponding_constructs()
40 return corresponding_constructs_; in corresponding_constructs()
62 corresponding_constructs_ = constructs; in set_corresponding_constructs()
Dconstruct.h150 std::vector<Construct*> corresponding_constructs_; variable
/external/deqp-deps/SPIRV-Tools/source/val/
Dconstruct.cpp30 corresponding_constructs_(constructs), in Construct()
37 return corresponding_constructs_; in corresponding_constructs()
40 return corresponding_constructs_; in corresponding_constructs()
62 corresponding_constructs_ = constructs; in set_corresponding_constructs()
Dconstruct.h150 std::vector<Construct*> corresponding_constructs_; variable