MCPcopy Create free account
hub / github.com/davideberly/GeometricTools / BackBuffer

Method BackBuffer

GTE/Graphics/DX11/DX11Engine.cpp:585–588  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

583 struct BackBuffer
584 {
585 BackBuffer()
586 {
587 SetToNull();
588 }
589
590 ~BackBuffer()
591 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected