OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
Structure recording the use of a physical buffer by a logical parameter index. More...
#include <OgreGpuProgramParams.h>
Public Member Functions | |
GpuLogicalIndexUse () | |
GpuLogicalIndexUse (size_t bufIdx, size_t curSz, uint16 v) | |
Public Attributes | |
size_t | currentSize |
Current physical size allocation. More... | |
size_t | physicalIndex |
Physical buffer index. More... | |
uint16 | variability |
How the contents of this slot vary. More... | |
Structure recording the use of a physical buffer by a logical parameter index.
Only used for low-level programs.
|
inline |
|
inline |
size_t Ogre::GpuLogicalIndexUse::physicalIndex |
Physical buffer index.
size_t Ogre::GpuLogicalIndexUse::currentSize |
Current physical size allocation.
|
mutable |
How the contents of this slot vary.