Home
last modified time | relevance | path

Searched refs:_width (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/Common/
DUtil.cpp34 …* _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()
DUtil.h16 …, unsigned _target, int _level, bool& _useAlpha, bool _is2D = true, int *_width=0, unsigned _force…