Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp672 MIPMAP_SIZE_MASK = 0xF << MIPMAP_SIZE_SHIFT, enumerator
706 command[6] &= ~(MIPMAP_SIZE_MASK); // mipmap in SetupTextureMapperCommand()
796 command[6] &= ~(MIPMAP_SIZE_MASK); // mipmap in SetupTextureMapperCommand()
853 command[6] &= ~(MIPMAP_SIZE_MASK); // mipmap in SetupTextureMapperCommand()