Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
298
ID3D12Resource* Tr2ResourceHelper::GetResource() const
299
{
300
return m_gpuResource.resource;
301
}
302
303
D3D12_GPU_VIRTUAL_ADDRESS Tr2ResourceHelper::GetGpuView() const
304
{
Callers
4
FlushGraphicsBarriersDx12
Method · 0.45
Create
Method · 0.45
MapForReading
Method · 0.45
GetGpuResource
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected