#include <backend_base.h>
◆ anonymous enum
| Enumerator |
|---|
| CMD_PRE_INIT | |
| CMD_INIT | |
| CMD_SHUTDOWN | |
| CMD_POST_SHUTDOWN | |
◆ ~CCommandProcessorFragment_GLBase()
| virtual CCommandProcessorFragment_GLBase::~CCommandProcessorFragment_GLBase |
( |
| ) |
|
|
virtualdefault |
◆ EndCommands()
| virtual void CCommandProcessorFragment_GLBase::EndCommands |
( |
| ) |
|
|
inlinevirtual |
◆ ErroneousCleanup()
| virtual void CCommandProcessorFragment_GLBase::ErroneousCleanup |
( |
| ) |
|
|
inlinevirtual |
◆ GetError()
◆ GetPresentedImageData()
◆ GetWarning()
◆ RunCommand()
◆ StartCommands()
| virtual void CCommandProcessorFragment_GLBase::StartCommands |
( |
size_t |
CommandCount, |
|
|
size_t |
EstimatedRenderCallCount |
|
) |
| |
|
inlinevirtual |
◆ Texture2DTo3D()
| bool CCommandProcessorFragment_GLBase::Texture2DTo3D |
( |
uint8_t * |
pImageBuffer, |
|
|
int |
ImageWidth, |
|
|
int |
ImageHeight, |
|
|
size_t |
PixelSize, |
|
|
int |
SplitCountWidth, |
|
|
int |
SplitCountHeight, |
|
|
uint8_t * |
pTarget3DImageData, |
|
|
int & |
Target3DImageWidth, |
|
|
int & |
Target3DImageHeight |
|
) |
| |
|
staticprotected |
◆ m_Error
◆ m_Warning
The documentation for this class was generated from the following files: