MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / FrameEnd

Method FrameEnd

Source/Engine/Graphics/GPUContext.cpp:68–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68void GPUContext::FrameEnd()
69{
70 ResetState();
71 FlushState();
72}
73
74void GPUContext::OnPresent()
75{

Callers 1

DrawMethod · 0.45

Calls 1

ResetStateFunction · 0.85

Tested by

no test coverage detected