Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetGpuBuffer
Method
GetGpuBuffer
trinity/Shader/Parameter/Tr2GeometryBufferParameter.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
ITr2GpuBufferPtr Tr2GeometryBufferParameter::GetGpuBuffer() const
160
{
161
return m_gpuBuffer;
162
}
Callers
4
SetParameter
Method · 0.45
CopyToResourceSet
Method · 0.45
ApplyUav
Method · 0.45
IsValid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected