#include <backend_base.h>
◆ SCommand_Init()
CCommandProcessorFragment_GLBase::SCommand_Init::SCommand_Init |
( |
| ) |
|
|
inline |
◆ m_GlewMajor
int CCommandProcessorFragment_GLBase::SCommand_Init::m_GlewMajor |
◆ m_GlewMinor
int CCommandProcessorFragment_GLBase::SCommand_Init::m_GlewMinor |
◆ m_GlewPatch
int CCommandProcessorFragment_GLBase::SCommand_Init::m_GlewPatch |
◆ m_Height
uint32_t CCommandProcessorFragment_GLBase::SCommand_Init::m_Height |
◆ m_pBufferMemoryUsage
std::atomic<uint64_t>* CCommandProcessorFragment_GLBase::SCommand_Init::m_pBufferMemoryUsage |
◆ m_pCapabilities
◆ m_pErrStringPtr
const char** CCommandProcessorFragment_GLBase::SCommand_Init::m_pErrStringPtr |
◆ m_pGpuList
◆ m_pInitError
int* CCommandProcessorFragment_GLBase::SCommand_Init::m_pInitError |
◆ m_pReadPresentedImageDataFunc
◆ m_pRendererString
char* CCommandProcessorFragment_GLBase::SCommand_Init::m_pRendererString |
◆ m_pStagingMemoryUsage
std::atomic<uint64_t>* CCommandProcessorFragment_GLBase::SCommand_Init::m_pStagingMemoryUsage |
◆ m_pStorage
class IStorage* CCommandProcessorFragment_GLBase::SCommand_Init::m_pStorage |
◆ m_pStreamMemoryUsage
std::atomic<uint64_t>* CCommandProcessorFragment_GLBase::SCommand_Init::m_pStreamMemoryUsage |
◆ m_pTextureMemoryUsage
std::atomic<uint64_t>* CCommandProcessorFragment_GLBase::SCommand_Init::m_pTextureMemoryUsage |
◆ m_pVendorString
char* CCommandProcessorFragment_GLBase::SCommand_Init::m_pVendorString |
◆ m_pVersionString
char* CCommandProcessorFragment_GLBase::SCommand_Init::m_pVersionString |
◆ m_pWindow
SDL_Window* CCommandProcessorFragment_GLBase::SCommand_Init::m_pWindow |
◆ m_RequestedBackend
EBackendType CCommandProcessorFragment_GLBase::SCommand_Init::m_RequestedBackend |
◆ m_RequestedMajor
int CCommandProcessorFragment_GLBase::SCommand_Init::m_RequestedMajor |
◆ m_RequestedMinor
int CCommandProcessorFragment_GLBase::SCommand_Init::m_RequestedMinor |
◆ m_RequestedPatch
int CCommandProcessorFragment_GLBase::SCommand_Init::m_RequestedPatch |
◆ m_Width
uint32_t CCommandProcessorFragment_GLBase::SCommand_Init::m_Width |
The documentation for this struct was generated from the following file: