#include <backend_null.h>
|
Public Types inherited from CCommandProcessorFragment_GLBase |
| enum | { CMD_PRE_INIT = CCommandBuffer::CMDGROUP_PLATFORM_GL
, CMD_INIT
, CMD_SHUTDOWN
, CMD_POST_SHUTDOWN
} |
| |
Public Member Functions inherited from CCommandProcessorFragment_GLBase |
| virtual | ~CCommandProcessorFragment_GLBase ()=default |
| |
| virtual void | StartCommands (size_t CommandCount, size_t EstimatedRenderCallCount) |
| |
| virtual void | EndCommands () |
| |
| const SGfxErrorContainer & | GetError () |
| |
| virtual void | ErroneousCleanup () |
| |
| const SGfxWarningContainer & | GetWarning () |
| |
Static Protected Member Functions inherited from CCommandProcessorFragment_GLBase |
| static bool | Texture2DTo3D (uint8_t *pImageBuffer, int ImageWidth, int ImageHeight, size_t PixelSize, int SplitCountWidth, int SplitCountHeight, uint8_t *pTarget3DImageData, int &Target3DImageWidth, int &Target3DImageHeight) |
| |
Protected Attributes inherited from CCommandProcessorFragment_GLBase |
| SGfxErrorContainer | m_Error |
| |
| SGfxWarningContainer | m_Warning |
| |
◆ Cmd_Init()
◆ Cmd_TextTexture_Update()
◆ Cmd_TextTextures_Create()
◆ Cmd_Texture_Create()
◆ GetPresentedImageData()
|
|
inlineoverrideprivatevirtual |
◆ RunCommand()
The documentation for this class was generated from the following files: