Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ getGfxTextureResource
Function
getGfxTextureResource
Source/Falcor/Core/API/Texture.h:198–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
);
197
198
gfx::ITextureResource* getGfxTextureResource() const { return mGfxTextureResource; }
199
200
virtual gfx::IResource* getGfxResource() const override;
201
Callers
1
getSubresourceLayout
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected