MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / Desc

Method Desc

Source/Falcor/Core/API/FBO.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198Fbo::Desc::Desc()
199{
200 mColorTargets.resize(Fbo::getMaxColorTargetCount());
201}
202
203ref<Fbo> Fbo::create(ref<Device> pDevice)
204{

Callers

nothing calls this directly

Calls 1

resizeMethod · 0.45

Tested by

no test coverage detected