This is the complete list of members for CCommandProcessorFragment_GLBase, including all inherited members.
| CMD_INIT enum value | CCommandProcessorFragment_GLBase | |
| CMD_POST_SHUTDOWN enum value | CCommandProcessorFragment_GLBase | |
| CMD_PRE_INIT enum value | CCommandProcessorFragment_GLBase | |
| CMD_SHUTDOWN enum value | CCommandProcessorFragment_GLBase | |
| EndCommands() | CCommandProcessorFragment_GLBase | inlinevirtual |
| ErroneousCleanup() | CCommandProcessorFragment_GLBase | inlinevirtual |
| GetError() | CCommandProcessorFragment_GLBase | inline |
| GetPresentedImageData(uint32_t &Width, uint32_t &Height, CImageInfo::EImageFormat &Format, std::vector< uint8_t > &vDstData)=0 | CCommandProcessorFragment_GLBase | protectedpure virtual |
| GetWarning() | CCommandProcessorFragment_GLBase | inline |
| m_Error | CCommandProcessorFragment_GLBase | protected |
| m_Warning | CCommandProcessorFragment_GLBase | protected |
| RunCommand(const CCommandBuffer::SCommand *pBaseCommand)=0 | CCommandProcessorFragment_GLBase | pure virtual |
| StartCommands(size_t CommandCount, size_t EstimatedRenderCallCount) | CCommandProcessorFragment_GLBase | inlinevirtual |
| Texture2DTo3D(uint8_t *pImageBuffer, int ImageWidth, int ImageHeight, size_t PixelSize, int SplitCountWidth, int SplitCountHeight, uint8_t *pTarget3DImageData, int &Target3DImageWidth, int &Target3DImageHeight) | CCommandProcessorFragment_GLBase | protectedstatic |
| ~CCommandProcessorFragment_GLBase()=default | CCommandProcessorFragment_GLBase | virtual |