Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/BakingLab
/ End
Method
End
SampleFramework11/v1.02/Graphics/SpriteRenderer.cpp:436–443 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
434
}
435
436
void SpriteRenderer::End()
437
{
438
_ASSERT(context);
439
_ASSERT(initialized);
440
context = nullptr;
441
442
D3DPERF_EndEvent();
443
}
444
445
}
Callers
6
Render
Method · 0.80
RenderHUD
Method · 0.80
Run
Method · 0.80
RenderText
Method · 0.80
StartProfile
Method · 0.80
EndProfile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected