MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetRecordingFrameNumber

Method GetRecordingFrameNumber

trinityal/stub/Tr2RenderContextStub.cpp:453–456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

451}
452
453uint64_t Tr2RenderContextAL::GetRecordingFrameNumber() const
454{
455 return m_frameNumber + 1;
456}
457
458
459Tr2UpscalingAL::Result Tr2RenderContextAL::EnableUpscaling( Tr2UpscalingAL::Technique tech, Tr2UpscalingAL::Setting setting, bool frameGeneration, uint32_t adapter )

Callers 14

EjectTextureHelperMethod · 0.45
RenderGdprBatchesMethod · 0.45
TickMethod · 0.45
GetTempTextureMethod · 0.45
GetPersistentTextureMethod · 0.45
GetTempBufferMethod · 0.45
GetPersistentBufferMethod · 0.45
ClearUnusedResourcesMethod · 0.45
Tr2RingBuffer.cppFile · 0.45
AllocateMethod · 0.45
UpdateMethod · 0.45
JitterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected