|  | OGRE-Next 3.0.0
    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. | |
| size_t | physicalIndex | 
| Physical buffer index. | |
| uint16 | variability | 
| How the contents of this slot vary. | |
Structure recording the use of a physical buffer by a logical parameter index.
Only used for low-level programs.
| 
 | inline | 
References Ogre::GPV_GLOBAL.
| 
 | inline | 
| size_t Ogre::GpuLogicalIndexUse::currentSize | 
Current physical size allocation.
| size_t Ogre::GpuLogicalIndexUse::physicalIndex | 
Physical buffer index.
| 
 | mutable | 
How the contents of this slot vary.