Searched refs:_width (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/Common/ |
| D | Util.cpp | 34 …* _name, unsigned _target, int _level, bool& _useAlpha, bool _is2D, int *_width, unsigned _forcefo… in loadTexture() argument 128 if (_width) in loadTexture() 129 (*_width) = width; in loadTexture()
|
| D | Util.h | 16 …, unsigned _target, int _level, bool& _useAlpha, bool _is2D = true, int *_width=0, unsigned _force…
|