MCPcopy 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

FillTextureDataMethod · 0.45
FinalizeTextureMethod · 0.45
LoadDDSTextureFromMemoryFunction · 0.45
CreateDDSTextureInternalFunction · 0.45
LoadIesProfileMethod · 0.45
BakeIesProfileMethod · 0.45
ParseIniFileFunction · 0.45
UpdateSkinnedMeshesMethod · 0.45
CreateMeshBuffersMethod · 0.45
WriteMaterialBufferMethod · 0.45
WriteGeometryBufferMethod · 0.45
WriteInstanceBufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected