![]() |
DDraceNetwork Documentation
|
This is the complete list of members for CCommandProcessorFragment_Null, including all inherited members.
| CMD_INIT enum value | CCommandProcessorFragment_GLBase | |
| Cmd_Init(const SCommand_Init *pCommand) | CCommandProcessorFragment_Null | private |
| CMD_POST_SHUTDOWN enum value | CCommandProcessorFragment_GLBase | |
| CMD_PRE_INIT enum value | CCommandProcessorFragment_GLBase | |
| CMD_SHUTDOWN enum value | CCommandProcessorFragment_GLBase | |
| Cmd_Swap(const CCommandBuffer::SCommand_Swap *pCommand) | CCommandProcessorFragment_Null | private |
| Cmd_TextTexture_Update(const CCommandBuffer::SCommand_TextTexture_Update *pCommand) | CCommandProcessorFragment_Null | private |
| Cmd_TextTextures_Create(const CCommandBuffer::SCommand_TextTextures_Create *pCommand) | CCommandProcessorFragment_Null | private |
| Cmd_Texture_Create(const CCommandBuffer::SCommand_Texture_Create *pCommand) | CCommandProcessorFragment_Null | private |
| 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) override | CCommandProcessorFragment_Null | inlineprivatevirtual |
| GetWarning() | CCommandProcessorFragment_GLBase | inline |
| m_Error | CCommandProcessorFragment_GLBase | protected |
| m_Warning | CCommandProcessorFragment_GLBase | protected |
| RunCommand(const CCommandBuffer::SCommand *pBaseCommand) override | CCommandProcessorFragment_Null | privatevirtual |
| 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 |