![]() |
DDNet documentation
|
#include <backend_base.h>
Public Member Functions | |
| SCommand_PreInit () | |
| Public Member Functions inherited from CCommandBuffer::SCommand | |
| SCommand (unsigned Cmd) | |
Public Attributes | |
| SDL_Window * | m_pWindow |
| uint32_t | m_Width |
| uint32_t | m_Height |
| char * | m_pVendorString |
| char * | m_pVersionString |
| char * | m_pRendererString |
| TTwGraphicsGpuList * | m_pGpuList |
| Public Attributes inherited from CCommandBuffer::SCommand | |
| unsigned | m_Cmd |
| SCommand * | m_pNext |
|
inline |
| uint32_t CCommandProcessorFragment_GLBase::SCommand_PreInit::m_Height |
| TTwGraphicsGpuList* CCommandProcessorFragment_GLBase::SCommand_PreInit::m_pGpuList |
| char* CCommandProcessorFragment_GLBase::SCommand_PreInit::m_pRendererString |
| char* CCommandProcessorFragment_GLBase::SCommand_PreInit::m_pVendorString |
| char* CCommandProcessorFragment_GLBase::SCommand_PreInit::m_pVersionString |
| SDL_Window* CCommandProcessorFragment_GLBase::SCommand_PreInit::m_pWindow |
| uint32_t CCommandProcessorFragment_GLBase::SCommand_PreInit::m_Width |