Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResTextureMapper.cpp667 FORMAT_ETC_MASK = 0x3 << FORMAT_ETC_SHIFT, enumerator
702 command[5] &= ~(FORMAT_ETC_MASK); // etc_format in SetupTextureMapperCommand()
798 command[5] &= ~(FORMAT_ETC_MASK); // etc_format in SetupTextureMapperCommand()
861 command[5] &= ~(FORMAT_ETC_MASK | SAMPLER_TYPE_MASK); // etc_format in SetupTextureMapperCommand()