Searched refs:WIDTH_SHIFT (Results 1 – 1 of 1) sorted by relevance
659 WIDTH_SHIFT = 16, enumerator661 WIDTH_MASK = 0x7FF << WIDTH_SHIFT,720 command[4] |= (texture.GetWidth() & 0x7FF) << WIDTH_SHIFT; in SetupTextureMapperCommand()812 command[4] |= (texture.GetWidth() & 0x7FF) << WIDTH_SHIFT; in SetupTextureMapperCommand()879 command[4] |= (texture.GetWidth() & 0x7FF) << WIDTH_SHIFT; in SetupTextureMapperCommand()