Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getLowLevelData
Function · 0.45
getProgramManager
Function · 0.45
getProfiler
Function · 0.45
getRenderContext
Function · 0.45
getAftermathContext
Function · 0.45
getGFXQueryPool
Function · 0.45
Buffer
Method · 0.45
getSRV
Method · 0.45
getUAV
Method · 0.45
getCudaMemory
Method · 0.45
getDevice
Function · 0.45
getGFXRenderPassLayout
Function · 0.45
Calls
no outgoing calls
Tested by
1
getCSO
Method · 0.36