Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/Donut
/ data
Method
data
src/engine/TextureCache.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
virtual const void* data() const override
104
{
105
return m_data;
106
}
107
108
virtual size_t size() const override
109
{
Callers
15
FillTextureData
Method · 0.45
FinalizeTexture
Method · 0.45
LoadDDSTextureFromMemory
Function · 0.45
CreateDDSTextureInternal
Function · 0.45
LoadIesProfile
Method · 0.45
BakeIesProfile
Method · 0.45
ParseIniFile
Function · 0.45
UpdateSkinnedMeshes
Method · 0.45
CreateMeshBuffers
Method · 0.45
WriteMaterialBuffer
Method · 0.45
WriteGeometryBuffer
Method · 0.45
WriteInstanceBuffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected