Searched refs:WIDTH_SHIFT (Results 1 – 1 of 1) sorted by relevance
662 WIDTH_SHIFT = 16, enumerator664 WIDTH_MASK = 0x7FF << WIDTH_SHIFT,723 command[4] |= (texture.GetWidth() & 0x7FF) << WIDTH_SHIFT; in SetupTextureMapperCommand()809 command[4] |= (texture.GetWidth() & 0x7FF) << WIDTH_SHIFT; in SetupTextureMapperCommand()870 command[4] |= (texture.GetWidth() & 0x7FF) << WIDTH_SHIFT; in SetupTextureMapperCommand()