MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / getSlangGlobalScope

Method getSlangGlobalScope

Source/Falcor/Core/Program/ProgramVersion.cpp:259–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257}
258
259slang::IComponentType* ProgramVersion::getSlangGlobalScope() const
260{
261 return mpSlangGlobalScope;
262}
263
264slang::IComponentType* ProgramVersion::getSlangEntryPoint(uint32_t index) const
265{

Callers 1

createProgramKernelsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected