MCPcopy Create free account
hub / github.com/NVIDIA-RTX/STBN / VectorProgramOptions

Class VectorProgramOptions

Tools/VectorApp/VectorProgramOptions.h:16–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14#include "VectorSTBNImplSelector.h"
15
16struct VectorProgramOptions
17{
18 VectorSTBNTypeArgs makeType;
19 VectorSTBNArgs args;
20};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected