Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp661 WIDTH_MASK = 0x7FF << WIDTH_SHIFT, enumerator
701 command[4] &= ~(HEIGHT_MASK | WIDTH_MASK); // width, height in SetupTextureMapperCommand()
797 command[4] &= ~(HEIGHT_MASK | WIDTH_MASK); // width, height in SetupTextureMapperCommand()
860 command[4] &= ~(HEIGHT_MASK | WIDTH_MASK); // width, height in SetupTextureMapperCommand()