MCPcopy Create free account
hub / github.com/KhronosGroup/SPIRV-Tools / type

Method type

source/val/construct.cpp:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 exit_block_(exit) {}
32
33ConstructType Construct::type() const { return type_; }
34
35const std::vector<Construct*>& Construct::corresponding_constructs() const {
36 return corresponding_constructs_;

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_PFunction · 0.36