Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp664 WIDTH_MASK = 0x7FF << WIDTH_SHIFT, enumerator
704 command[4] &= ~(HEIGHT_MASK | WIDTH_MASK); // width, height in SetupTextureMapperCommand()
794 command[4] &= ~(HEIGHT_MASK | WIDTH_MASK); // width, height in SetupTextureMapperCommand()
851 command[4] &= ~(HEIGHT_MASK | WIDTH_MASK); // width, height in SetupTextureMapperCommand()