| 889 | } |
| 890 | |
| 891 | PixelFormat Tr2RenderContextAL::GetBackBufferFormat() const throw() |
| 892 | { |
| 893 | auto& renderContext = Tr2RenderContextAL::GetPrimaryRenderContext(); |
| 894 | return renderContext.GetBackBufferFormat(); |
| 895 | } |
| 896 | |
| 897 | ALResult Tr2RenderContextAL::BeginScene() throw() |
| 898 | { |