![]() |
OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
|
Container struct to allow params to safely & update shared list of logical buffer assignments. More...
#include <OgreGpuProgramParams.h>
Public Member Functions | |
GpuLogicalBufferStruct () | |
OGRE_MUTEX (mutex) | |
Public Attributes | |
size_t | bufferSize |
Shortcut to know the buffer size needs. | |
GpuLogicalIndexUseMap | map |
Map from logical index to physical buffer location. | |
Container struct to allow params to safely & update shared list of logical buffer assignments.
|
inline |
References bufferSize.
Ogre::GpuLogicalBufferStruct::OGRE_MUTEX | ( | mutex | ) |
size_t Ogre::GpuLogicalBufferStruct::bufferSize |
Shortcut to know the buffer size needs.
Referenced by GpuLogicalBufferStruct().
GpuLogicalIndexUseMap Ogre::GpuLogicalBufferStruct::map |
Map from logical index to physical buffer location.