MCPcopy 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
40BlendState::Desc::Desc()
41{
42 mRtDesc.resize(Fbo::getMaxColorTargetCount());
43}
44
45BlendState::~BlendState() = default;
46

Callers

nothing calls this directly

Calls 1

resizeMethod · 0.45

Tested by

no test coverage detected