Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/Common/
DUtil.h16 void loadTexture(const char * _name, unsigned _target, int _level, bool& _useAlpha, bool _is2D = tr…
DUtil.cpp34 void loadTexture(const char * _name, unsigned _target, int _level, bool& _useAlpha, bool _is2D, int… in loadTexture() argument
39 (void)_useAlpha; in loadTexture()