DDNet documentation
Loading...
Searching...
No Matches
CCommandBuffer::SCommand Struct Reference

#include <graphics_threaded.h>

Inheritance diagram for CCommandBuffer::SCommand:
CCommandBuffer::SCommand_Clear CCommandBuffer::SCommand_CopyBufferObject CCommandBuffer::SCommand_CreateBufferContainer CCommandBuffer::SCommand_CreateBufferObject CCommandBuffer::SCommand_DeleteBufferContainer CCommandBuffer::SCommand_DeleteBufferObject CCommandBuffer::SCommand_IndicesRequiredNumNotify CCommandBuffer::SCommand_MultiSampling CCommandBuffer::SCommand_RecreateBufferObject CCommandBuffer::SCommand_Render CCommandBuffer::SCommand_RenderBorderTile CCommandBuffer::SCommand_RenderQuadContainer CCommandBuffer::SCommand_RenderQuadContainerAsSpriteMultiple CCommandBuffer::SCommand_RenderQuadContainerEx CCommandBuffer::SCommand_RenderQuadLayer CCommandBuffer::SCommand_RenderTex3D CCommandBuffer::SCommand_RenderText CCommandBuffer::SCommand_RenderTileLayer CCommandBuffer::SCommand_Signal CCommandBuffer::SCommand_Swap CCommandBuffer::SCommand_TextTexture_Update CCommandBuffer::SCommand_TextTextures_Create CCommandBuffer::SCommand_TextTextures_Destroy CCommandBuffer::SCommand_Texture_Create CCommandBuffer::SCommand_Texture_Destroy CCommandBuffer::SCommand_TrySwapAndReadPixel CCommandBuffer::SCommand_TrySwapAndScreenshot CCommandBuffer::SCommand_UpdateBufferContainer CCommandBuffer::SCommand_UpdateBufferObject CCommandBuffer::SCommand_Update_Viewport CCommandBuffer::SCommand_VSync CCommandBuffer::SCommand_WindowCreateNtf CCommandBuffer::SCommand_WindowDestroyNtf CCommandProcessorFragment_GLBase::SCommand_Init CCommandProcessorFragment_GLBase::SCommand_PostShutdown CCommandProcessorFragment_GLBase::SCommand_PreInit CCommandProcessorFragment_GLBase::SCommand_Shutdown CCommandProcessorFragment_SDL::SCommand_Init CCommandProcessorFragment_SDL::SCommand_Shutdown

Public Member Functions

 SCommand (unsigned Cmd)

Public Attributes

unsigned m_Cmd
SCommandm_pNext

Constructor & Destructor Documentation

◆ SCommand()

CCommandBuffer::SCommand::SCommand ( unsigned Cmd)
inline

Member Data Documentation

◆ m_Cmd

unsigned CCommandBuffer::SCommand::m_Cmd

◆ m_pNext

SCommand* CCommandBuffer::SCommand::m_pNext

The documentation for this struct was generated from the following file: