MCPcopy 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
159ITr2GpuBufferPtr Tr2GeometryBufferParameter::GetGpuBuffer() const
160{
161 return m_gpuBuffer;
162}

Callers 4

SetParameterMethod · 0.45
CopyToResourceSetMethod · 0.45
ApplyUavMethod · 0.45
IsValidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected