Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dconstruct.cpp29 corresponding_constructs_(constructs), in Construct()
36 return corresponding_constructs_; in corresponding_constructs()
39 return corresponding_constructs_; in corresponding_constructs()
61 corresponding_constructs_ = constructs; in set_corresponding_constructs()
Dconstruct.h131 std::vector<Construct*> corresponding_constructs_; variable
/external/deqp-deps/SPIRV-Tools/source/val/
Dconstruct.cpp29 corresponding_constructs_(constructs), in Construct()
36 return corresponding_constructs_; in corresponding_constructs()
39 return corresponding_constructs_; in corresponding_constructs()
61 corresponding_constructs_ = constructs; in set_corresponding_constructs()
Dconstruct.h131 std::vector<Construct*> corresponding_constructs_; variable