![]() |
DDNet documentation
|
#include <graphics_threaded.h>
Public Member Functions | |
| SCommand_UpdateBufferObject () | |
| Public Member Functions inherited from CCommandBuffer::SCommand | |
| SCommand (unsigned Cmd) | |
Public Attributes | |
| int | m_BufferIndex |
| bool | m_DeletePointer |
| void * | m_pOffset |
| void * | m_pUploadData |
| size_t | m_DataSize |
| Public Attributes inherited from CCommandBuffer::SCommand | |
| unsigned | m_Cmd |
| SCommand * | m_pNext |
|
inline |
| int CCommandBuffer::SCommand_UpdateBufferObject::m_BufferIndex |
| size_t CCommandBuffer::SCommand_UpdateBufferObject::m_DataSize |
| bool CCommandBuffer::SCommand_UpdateBufferObject::m_DeletePointer |
| void* CCommandBuffer::SCommand_UpdateBufferObject::m_pOffset |
| void* CCommandBuffer::SCommand_UpdateBufferObject::m_pUploadData |