Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GPUOpen-Effects/TressFX
/ EI_Device
Method
EI_Device
src/DX12/DX12EngineInterfaceImpl.cpp:100–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
EI_Device::EI_Device() :
101
m_currentImageIndex(0),
102
m_pFullscreenIndexBuffer()
103
{
104
}
105
106
EI_Device::~EI_Device()
107
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected