MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetResource

Method GetResource

trinityal/dx12/Tr2ResourceHelper.cpp:298–301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296}
297
298ID3D12Resource* Tr2ResourceHelper::GetResource() const
299{
300 return m_gpuResource.resource;
301}
302
303D3D12_GPU_VIRTUAL_ADDRESS Tr2ResourceHelper::GetGpuView() const
304{

Callers 4

CreateMethod · 0.45
MapForReadingMethod · 0.45
GetGpuResourceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected