MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenShadingLanguage / set_profile

Function set_profile

src/testrender/testrender.cpp:86–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84
85
86static void
87set_profile (int argc, const char *argv[])
88{
89 profile = 1;
90 shadingsys->attribute ("profile", profile);
91}
92
93
94

Callers

nothing calls this directly

Calls 1

attributeMethod · 0.45

Tested by

no test coverage detected