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

Method get

Source/Falcor/Core/API/ShaderTable.h:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 gfx::IShaderTable* operator->() { return mTable; }
75
76 gfx::IShaderTable* get() { return mTable.get(); }
77
78 gfx::IShaderTable** writeRef() { return mTable.writeRef(); }
79

Callers 15

getLowLevelDataFunction · 0.45
getProgramManagerFunction · 0.45
getProfilerFunction · 0.45
getRenderContextFunction · 0.45
getAftermathContextFunction · 0.45
getGFXQueryPoolFunction · 0.45
BufferMethod · 0.45
getSRVMethod · 0.45
getUAVMethod · 0.45
getCudaMemoryMethod · 0.45
getDeviceFunction · 0.45
getGFXRenderPassLayoutFunction · 0.45

Calls

no outgoing calls

Tested by 1

getCSOMethod · 0.36