#include <RPWinRenderer.h>
◆ ~CWinRendererFactory()
virtual KODI::RETRO::CWinRendererFactory::~CWinRendererFactory |
( |
| ) |
|
|
virtualdefault |
◆ CreateBufferPools()
Create buffer pools to manager buffers.
- Parameters
-
context | The rendering context shared with the buffer pools |
- Returns
- The buffer pools supported by the rendering system
Implements KODI::RETRO::IRendererFactory.
◆ CreateRenderer()
Create a renderer.
- Parameters
-
settings | The renderer's initial settings |
context | The rendering context |
bufferPool | The buffer pool to which buffers are returned |
Implements KODI::RETRO::IRendererFactory.
◆ RenderSystemName()
std::string CWinRendererFactory::RenderSystemName |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: