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