MCPcopy Create free account
hub / github.com/csyonghe/Spire / ProduceFunction

Method ProduceFunction

Source/SpireCore/SpirVCodeGen.cpp:3295–3298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3293 }
3294
3295 void ProduceFunction()
3296 {
3297 CodeGen.ProduceFunction();
3298 }
3299
3300 List<unsigned int> ProduceWordStream()
3301 {

Callers

nothing calls this directly

Calls 1

ProduceFunctionMethod · 0.45

Tested by

no test coverage detected