Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ Desc
Method
Desc
Source/Falcor/Core/API/BlendState.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
BlendState::Desc::Desc()
41
{
42
mRtDesc.resize(Fbo::getMaxColorTargetCount());
43
}
44
45
BlendState::~BlendState() = default;
46
Callers
nothing calls this directly
Calls
1
resize
Method · 0.45
Tested by
no test coverage detected