Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp669 MIPMAP_SIZE_MASK = 0xF << MIPMAP_SIZE_SHIFT, enumerator
703 command[6] &= ~(MIPMAP_SIZE_MASK); // mipmap in SetupTextureMapperCommand()
799 command[6] &= ~(MIPMAP_SIZE_MASK); // mipmap in SetupTextureMapperCommand()
862 command[6] &= ~(MIPMAP_SIZE_MASK); // mipmap in SetupTextureMapperCommand()